如何用不同参数调用pentaho作业中的同一工作?

时间:2017-07-03 10:50:22

标签: pentaho pentaho-spoon pentaho-data-integration

我正在创造五金工作

  • 在第一组变量框中,我传递值sysdate,第一个dfp作业完美运行。
  • 在第二组变量框中,我传递的值为sysdate + 1,因此正确选择sysdate + 1文件进行处理,但第二个dfp作业只会出错。

这种逻辑在pentaho Jobs中是否可行?

enter image description here

1 个答案:

答案 0 :(得分:1)

我有很多这样的例子,每晚都很完美。我猜Set variables具有适当的级别(在父作业中有效)。

因此,错误可能在Set variable 2中为变量赋予的值中。值sysdate+1具有文字值(字符串“sysdate + 1”)而不是明天的日期。

您必须先计算该值。这是在替换Set variable 2的转换中完成的,这将执行以下操作:spring mvc @Autowired error Unsatisfied 'required' dependency of type