Closed GoogleCodeExporter closed 9 years ago
Original comment by vijay.swamidass@gmail.com
on 11 Mar 2010 at 1:12
Vijay,
Thanks for pointing this out - big help.
Here are the steps to help others:
My Upserts were not inserting records into SFDC. The sdl.log file indicated
the
following error:
2010-05-13 16:19:15,115 ERROR [UpsertTTLRecords]
progress.NihilistProgressAdapter
doneError (NihilistProgressAdapter.java:51) - Field name provided, does not
match
an External ID for Lead
I manually added the following line to my process-conf.xml file:
<entry key="sfdc.externalIdField" value="TTL_ID__c"/>
Upserts now work well. Thanks a lot, Vijay.
Original comment by nikran1...@gmail.com
on 14 May 2010 at 2:20
Original comment by vijay.swamidass@gmail.com
on 20 May 2010 at 5:39
[deleted comment]
Original comment by vijay.swamidass@gmail.com
on 1 Oct 2011 at 12:48
Hi!,
I'm using this tool to schedule upserts to Salesforce.
I have exactly the same problem as described above, but with Products. Seems
this fix doesn't work, i don't know if it's because TTL_ID__c is related
somehow with Leads object.
Can you explain your fixes, and, if it's possible any solution for this.
Original comment by spavilad...@gmail.com
on 18 Oct 2011 at 10:47
Original issue reported on code.google.com by
vijay.swamidass@gmail.com
on 16 Feb 2010 at 8:25