Friday 31 August 2012

Apex DataLoader Command Line Password

To Generate the password to be used in Command Line Dataloader operations, please follow the below mentioned steps.

1.) Open command prompt in your system.
2.) Go to bin directory of your data loader e.g C:\Program Files\Dataloader\bin
3.) Type encrypt.bat -g <password>
4.) you will get an encrypted password like varun1233123
5.) Copy above password into the config.properties file sfdc.password = varun1233123

with the steps above you have generated you password to be used in dataloader beans.

No comments:

Post a Comment