Afternoon,
How do you pass a dynamic parameter in talend 2.3.1?
I would like to set a variable, then pass it to a run job?
It allows me to set parameters, but I dont want to do it manually.
Thank you, Aaron
Hello Aaron,
use context-variables. You can set defaults for a group (e.g. test / production) or set a special value for each variable.
It is possible to set the value at start of the script as parameter.
Will this help you?
Bye
Volker
Hello Aaron
Also see this 1654 to know how pass a dynamic parameter from father job to child job.
If you still have trouble on this issue, please upload a screenshot of your job and what are your expected result?
Best regards
shong