Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to learn SalesForce Integration. Can anyone please tell me difference between:-
Regards
Tarunjit Singh
Yes,it will not move forward.
In this case, the job failed because the job failed on salesforce side.
The reason may be because you try to touch an unknown field or object.
So it is normal that the job failed.
If you have a valid batch with rejected records, the job will not fail and the job will continue.
Hi,
Responding to your line
"If you have a valid batch with rejected records, the job will not fail and the job will continue."
This error will come when some of the records sent have some issue, e.g. required fields missing.
But in case some records of a batch gets failed due to Sales Force Internal Reason in that scenario not only that batch but all the batches of that job cycle will get failed. And in that scenario either the job will get failed or we will get error response for all records of all batches in "Reject" Flow.
Please confirm if I am wrong or right?
There appears to be an issue between the actual output rows from a tSalesforce component based on the commit level. See this bug: https://jira.talendforge.org/browse/TDI-40145 for details.