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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to know subjob execution preference in talend

Hi,
I have Job which has multiple unconnected subjobs
How can I know while execution which job will execute first ?
Regards
Rajendra

Labels (2)
6 Replies
Anonymous
Not applicable
Author

Hi,
Do you need to run some subjobs with priority? Here are components TalendHelpCenter:tPrejob and TalendHelpCenter:tPostjob.
Could you please upload your whole workflow as screenshot?
Best regards
Sabrina
Anonymous
Not applicable
Author

 

Here is the screenshot of my Workflow... How can I know what will execute first 
Just the one thing I know is tpreJob will be executing first
But what about the others ?

0683p000009MH5P.png
Anonymous
Not applicable
Author

Hi,
Can you upload again the screenshots you wanted to show, please? For some reason it didn't make it to your post.
Best regards
Sabrina
Anonymous
Not applicable
Author

If you need to know the order of your subjobs, why not connect them with onSubJobOK links? I don't understand why you are not connecting them. Is there a reason?
Anonymous
Not applicable
Author

I also wanted to know the reason my friend.. 
It is the existing job and I have understood the job components . But I am not able to understand the flow like Except tprejob which job is executing after which other 0683p000009MPcz.png 
Anonymous
Not applicable
Author

OK, well from memory when I did an experiment on this in a previous version, I believe the order is dictated by the order in which the subjobs are actually created. The subjob which is linked to the prejob will always run first, but after that it will be in the order they were created. You should also be able to see this by watching the job run in the Studio.