Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Simple question about the way Talend combines subjobs. What logic dictates Talend Studio auto-combining subjobs?
I built these two jobs similarly, but while building them one (the first) absorbed the bottom three buttons into the top subjob, the other left them separate. Just looking for the logic behind how to combine/separate subjobs. In this case it doesn't really matter, I'm just curious, would be useful for bigger jobs to understand.
This is an interesting question. I would expect that both flows would show as two sub jobs because of the 'On Component OK' trigger.
A few questions:
Thanks.
This is an interesting question. I would expect that both flows would show as two sub jobs because of the 'On Component OK' trigger.
A few questions:
Thanks.
Thanks nfz11,
Strangely enough when I went to open the jobs today they each showed up with the components in one sub-job, so I can't test out what would happen if i changed them so well.
Besides the third input step there wasn't any difference. The yellow flag was a "schema's dbtype does not match component", which I wasn't sure how to fix, but doesn't affect job results (at least in this instance!).
The jobs were contained in separate files, to my knowledge, (i.e. Insert_Dim_Codes 0.1, Insert_Dim_Location 0.1).
Thanks for the feedback