Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can i pass context values from my route to talend job?
I receive file on FTP as input & based on file name, I have to generate my output file name, location & other parameter dynamically. how can I pass those to my talend job that can accept that as context value.
I am able to update values using cProcessor however when I pass value as above, It still doesn't passed onto my job.
I tried all 3 option - Use selected context, Use route context, Use Job context.
interesting thing is that if I put some static value in context as below, value get passed fine.
@Moe,can you try with Use Route Context?
Yes I tried but context values doesn't get passed, if I allocate static values to context values, it does get passed.
I am also facing the same issue, please help me with the solution
Hi, stock the context value in a globalVar then call it in the values field.
Send me Love and kudos
Hello,
Since this component is deprecated, is there another best way/practice to achieve this?
Is this page from help.talend is the answer: https://help.talend.com/r/en-US/7.3/data-service-route-example/creating-route-to-communicate-with-job