function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Lakshmi PalnatiLakshmi Palnati 

Data loader command line setup for multiple objects?

We are using Dataloader for the importing the users data via command line. Also, I would like to Import data for another custom object, so how do I setup in the command line for an another object, in the dataloader?

Any suggestions, please. 

Thank You
Lakshmi.
SandhyaSandhya (Salesforce Developers) 
Hi Lakshmi Palnati,


Each process requires separate command. You could make your own .bat file which combines multiple process commands, so you could run them with a single .bat file call.

Please refer below post for more information.

https://success.salesforce.com/answers?id=90630000000gqXeAAI

https://developer.salesforce.com/page/Using_Data_Loader_from_the_command_line

http://resources.docs.salesforce.com/202/11/en-us/sfdc/pdf/salesforce_data_loader.pdf.
 

Please accept my solution as Best Answer if my answer was helpful. It will make it available for other as the proper solution. If you felt I went above and beyond, u can give me kudos.

 

Thanks and Regards

Sandhya