You need to sign in to do that
Don't have an account?
SFDC Dummy
Command Line DataLoader Error....(Urgent)
Hi
I have created a command Line Dataloader for Upserting record in schedular basic...Its working Propely in schedular basic,but problem is in my .csv file the Date value is 29/10/2015.after upserting using CMD in salesforce org the Date is 9/5/2017,means Date not taking right value..is there any setting or soluton for this....
Thanks in advancs
I have created a command Line Dataloader for Upserting record in schedular basic...Its working Propely in schedular basic,but problem is in my .csv file the Date value is 29/10/2015.after upserting using CMD in salesforce org the Date is 9/5/2017,means Date not taking right value..is there any setting or soluton for this....
Thanks in advancs
Sindhu1234
Check if any workflow or trigger firing on the Date value and changing the value.
SFDC Dummy
No...I have checked .There is no Workflow and Trigger which could be fired on The Date Field