Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
ThomasLetellier
Contributor
Contributor

Ended a plan in the TMC without a failure status

Hello,

I'm using a tdie to stop my Talend job (a whole plan with many jobs). I checked the option "Exit JVM immediatly". That works but obviously the job in the TMC is tagged as "failure", is there a way to configure the tDie component to end the job without a "failure" return code ? Or is there another way to do that ?

At first I wanted to use a Boolean variable to stop or continue the rest of the job, but I want to stop the whole plan, not only the current job.

0693p00000AFnygAAD.png

0693p00000AFnyqAAD.png

Thank you,

Thomas Letellier

Labels (2)
1 Reply
Anonymous
Not applicable

@thomas letellier​ , we can design the job to return success status even though the child job fails, but the success status can't stop the whole plan.