Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Errors Upserting to Salesforce on ExternalIDs

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:

0683p000009LzSI.png

 

Can you help?

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Could you please try to link the tFileInputDelimited component to the tSalesforceBulkExec component using a Trigger > OnSubjobOk connection?

Best regards

Sabrina

 

TRF
Champion II
Champion II

1rst I suggest you to use tSalesforceOutputBulkExec component as soon as data flow is made in a single step.
For the error, share the Advanced Settings where you establish the relation between parent and child objects.