【发布时间】:2016-08-29 08:06:52
【问题描述】:
谁能告诉我如何在 Informatica Cloud 中使用文件进行参数化?
我已经创建了一个参数并在过滤器中分配它并在用户参数文件夹下配置了参数文件..但是在执行映射配置任务时..我面临以下错误:
TE_7002 Transformation stopped due to a fatal error in the mapping. The expression [SalesAmount=$$salesamt] contains the following errors [<<PM Parse Error>> [=]: function cannot resolve operands of ambiguously mismatching types. ... SalesAmount=>>>>$$salesamt<<<<].
我的参数文件的内容是
[Global]
$$salesamt=2500
如果以上有错误,请告诉我,在 Informatica Cloud 中使用参数文件的正确方法。
【问题讨论】:
-
错误信息说数据类型不匹配。参数是如何声明的? [如果有的话-我不确定参数声明现在在 Infa Cloud 中是如何工作的...]
标签: cloud etl data-migration informatica