richeso / dataloadercliq

Automatically exported from code.google.com/p/dataloadercliq
0 stars 0 forks source link

getting duplicate records on upsert #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set up an upsert process
2. AccNumber__c as external id
3.

What is the expected output? What do you see instead?
should update matching AccNumber__c but creating a new record with same 
external id.

What version of the product are you using? On what operating system?
2.3

Please provide any additional information below.

Original issue reported on code.google.com by nyembati...@gmail.com on 20 Dec 2013 at 12:57

GoogleCodeExporter commented 9 years ago
Can you upload your process-conf.xml?  You can remove the password line.

Original comment by vijay.swamidass@gmail.com on 23 Dec 2013 at 8:47

GoogleCodeExporter commented 9 years ago
The problem was not with the CLIq but with the decryption algorithm that I had 
implemented. The debug logs were not capturing the error. Issue resolved. 
Thanks for this great tool.

Original comment by nyembati...@gmail.com on 24 Dec 2013 at 12:09

GoogleCodeExporter commented 9 years ago
Good to hear you solved it!

Original comment by vijay.swamidass@gmail.com on 25 Dec 2013 at 9:31