How to get Shell Step Output

Taking the input from CVS and passing to Process executor . Executor consist jar of java class which accept the value and also return some value.

but executor forwarding value to write into file.But it work only once .
if you have to run multiple times then you have to remove the hope and attach it again before running the process.

Hi Sagar,

You need to call process executor in child(sub workflow) workflow, forward result to parent using Set Variables and then using Get Variables write to output file.