Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I working on a talend job which is upserting data into Salesforce
While executing the job I am getting the error
Row 194: CANNOT_EXECUTE_FLOW_TRIGGER:The record couldn’t be saved because it failed to trigger a flow. A flow trigger failed to execute the flow with version ID 3014C0000009JD3. Flow error messages: <b>An unhandled fault has occurred in this flow</b><br>An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information. Contact your administrator for help.:
I am using URL "https://test.salesforce.com/services/Soap/u/29.0" to connect with Salesforce.
Hi,
Welcome in Salesforce's workflow hell!
You need to contact your Salesforce Administrator or Developer to know what's the purpose of this workflow (see the id in the message), then they will have to correct it or give you the ability to bypass it.
Trust me, this usually not a Talend subject.