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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to design a Parent job to run even after child job fails

Hi Community,

 

Thanks for your inputs.

 

Here, I have an issue that my parent job is failing after the Child job fails. But I need the parent job to ignore that child job instance failure and go for the next iteration to execute the child job with new parameter values.

 

Note: I have unchecked the "Die on Child Error" checkbox also. But still, the whole parent job is failing.

 

Please find the attached screenshot for showing my job design.

 

Thank you,

Labels (3)
1 Reply
TRF
Champion II
Champion II

What if you remove the OnComponentError trigger after tRunJob?