Hi
I am invoking a graph using RunGraph component. The input edge to this has a field, EMP_NAME. I want to pass this as a graph param to the invoked graph. In same JVM , how do i do it?
I am invoking a graph using RunGraph component. The input edge to this has a field, EMP_NAME. I want to pass this as a graph param to the invoked graph. In same JVM , how do i do it?
-
Hi varkashy,
Unfortunately, this can not be done in RunGraph directly. However, we have a new component ExecuteGraph which provides exactly the described functionality using Input mapping, see http://doc.cloveretl.com/documentation/ ... graph.html
You can also use workaround mentioned here: viewtopic.php?f=4&t=5444#p8588
Kind regards, -
Thanks a lot for quick response.
This execute graph component, is it available in free version or is available only in licensed version? -
Hi Varkashy,
It is available in CloverETL Server Corporate (and higher editions) - see http://www.cloveretl.com/products/compare (line "JobFlows"). For pricing please contact sales@cloveretl.com
Thank you.
Please sign in to leave a comment.
Comments 3