开发者

Recursive calls in Pentaho Data Integration

开发者 https://www.devze.com 2022-12-22 01:08 出处:网络
Is it possible for a step or trans开发者_开发百科formation in Pentaho Data Integration to call itself, passing the results of the previous call as parameters/variables?

Is it possible for a step or trans开发者_开发百科formation in Pentaho Data Integration to call itself, passing the results of the previous call as parameters/variables?

My first thought was to create a loop in a transformation, but they don't seem to be allowed...


If you're wanting to do this at the transformation level then take a look at the sub mapping step.

Of course, there is no loops as you describe, but you can always simulate one with a generate rows.

Alternatively you'd be best to ask this question on the Kettle forums (forums.pentaho.org) as there are very few kettle dev folk on here.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号