Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi folks,
I created a solid process that uploads a lot of data into our salesforce org, but when I try to connect the objects via external IDs that I set, it keeps saying "MALFORMED ID".
The sequence I'm using is this:
CSV --> tmap --> tSalesforceOutputBulk --> tSalesforceBulkExec ---> tLogRow
Which is working for all file upserts that don't try to link objects via external IDs.
Process & errors pictured here:
Can you help?
Hello,
Could you please try to link the tFileInputDelimited component to the tSalesforceBulkExec component using a Trigger > OnSubjobOk connection?
Best regards
Sabrina