• kashyap Diwan
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi,

My requirement is :

I have window server and every day in nigt a CSV file download. Now I want to upload CSV file data into Saleforece and generate success and error log with schedule time. 

For this requirment I used dataloader using command line.

But I m getting below error.


I have follow this document link
https://developer.salesforce.com/page/Using_Data_Loader_from_the_command_line
 and using command line , try to upload data into account file and hit this command on command prompt 
process.bat "C:\Users\cis\Desktop\SALE\process-conf" accountInsert

But I m getting "File Not found " error. Please have look on attached image

Please guide me

Error Image from Command Prompt