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

tSalesforceOutputBulkExec problem

Hi
i need help to find the solution of my problem : i have a tSalesforceOutputBulkExec job that reject lines in a csv file (Row -> Reject) and i would like to do some jobs if at least 1 row is rejected (so maybe after the rejected job) and other stuff if all lines are inserted without error. And the problem is that i do not find the solution for having a branch that is trigger only if all lines are inserted without error.
The problem may be that the job is always OK even is all lines are rejected.
Maybe with an if statement but i dont know how.
thank you for your help.
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi,
i would like to do some jobs if at least 1 row is rejected (so maybe after the rejected job) and other stuff if all lines are inserted without error. And the problem is that i do not find the solution for having a branch that is trigger only if all lines are inserted without error.

For your further processing, you can use "RunIf" connection which triggers a subjob or component in case the condition defined is met.
Please take a look at document about: TalendHelpCenter:RunIf Connection Setting
Let us know if it is Ok with you.
Best regards
Sabrina

0683p000009MDL9.png