Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
@ris.tan you should have all the contexts from your subjobs at the top level job and transmit whole context in the tRunJobs that's a best practice.
However a dropdown in the publisher would be more than helpful.
As I was searching for nexus I see a lot of complaint. It really seems to me that whoever developed this feature to TAC has not used Talend at all. Neither did the person who was managing.
That's exactly how we do it...top down. The problem for us was I create an error handler we stick in all jobs - in the main task. The task then executes subjobs to control the data flow. When you deploy an artifact, there's no way to say "apply to all subjobs"....so even though the subjob runs with the correct context values - when we display an error and use the global to let us know what environment job job error'd out in - it might say "QA" even though the job was running in "PROD".
This has gone on since 6.1.1; 6.4.1 no fix; now I'm heading to 7.2.1 and am not hopeful it's fixed. Imagine me explaining to young developers how great Talend is - and then having to explain why we need to sent an environment context value. Ridiculous.