
Now I need to upload the updated records back into Salesforce. I know Data Loader exports the 18 character ID. If you Update using a 15 character ID, is Data Loader smart enough to know that it needs to treat them as case sensitive?
답변 7개
As long as you maintained the 15 char ID in the original Upper/Lower Case format the Dataloader should match the records with no problems.