Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My sandbox has different RecordType ID values for my custom object than in prod, so I created a lookup in the tMap to compare the "DeveloperName" and "SobjectType" fields and return the correct "ID", but Talend is giving me an INVALID_CROSS_REFERENCE_KEY error.
BTW, the table marked "row20" is the RecordType table from the sandbox, so the ID should be valid, FWIW...
I tried to do this via the Upsert mapping but can't add a user key to the RecordType object in SFDC.
Can someone help me understand how to make this work?
@TRF was correct...it took me a while but this link helped...if anyone runs into this issue.