• Mayur Bari 7
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
After TLS1.0 is disable, I am not able to use the old data loader version. With new data loader version 40, I am not able to use the old command line setup. Could someone let me know how to configure the data loader version 40 with existing CMD setup.

Can someone help me? Thanks in advance.

Kind regards,
Mayur
I'm trying to use the Windows task scheduler to launch an upsert process and therefore need to create a .bat file to run that process.

My process.bat file is in the following folder:
C:\Program Files (x86)\salesforce.com\data loader\bin\

My process-conf.xml file along with all other data is the the following folder:
\\fsdata01\Department\eCommerce\BIU\Salesforce\Dataloader\Dev\2nd test with GCD mappings

the name of my process is "secondtestmapping"

the process works fine when I run it manually from the cmd, but I can't figure out how to translate that to a batch file.

Can anyone help?!


FYI, the command I use in the cmd to manually run the process is:
process.bat "\\fsdata01\Department\eCommerce\BIU\Salesforce\Dataloader\Dev\2nd test with GCD mappings" secondtestmapping