PowerCenter 中弹出的参数?
Parameter from popup in PowerCenter?
我从下一个 powercenter 开始,我怀疑是否存在可以为某些命令或弹出窗口输入参数的转换?
比如有些客户的报表要输入日期。
谢谢
PowerCenter 中没有可以做到这一点的转换,因为 PowerCenter 主要用作批处理工具。
但是,如果您需要在每次执行前更改一些参数,您可以使用参数文件来完成。
For a different approach: simply you can have a source file where you
can put the date and you can use this source file to get the desired
date and use it ahead.
我从下一个 powercenter 开始,我怀疑是否存在可以为某些命令或弹出窗口输入参数的转换?
比如有些客户的报表要输入日期。
谢谢
PowerCenter 中没有可以做到这一点的转换,因为 PowerCenter 主要用作批处理工具。
但是,如果您需要在每次执行前更改一些参数,您可以使用参数文件来完成。
For a different approach: simply you can have a source file where you can put the date and you can use this source file to get the desired date and use it ahead.