Page 1 of 1

Running through CLI

Posted: Mon May 17, 2010 7:04 am
by dodda
Is there any command to run jobs through CLI.

Thanks

Posted: Mon May 17, 2010 7:12 am
by chulett
Yes - the dsjob command. And it is well documented in a chapter that details the Command Line Interface, oddly enough. :wink:

Posted: Mon May 17, 2010 7:54 am
by Kayalbaskaran
You can use the below command to run the job through CLI,

dsjob -run -local -jobstatus -mode NORMAL Project_Name Job_Name

Thanks,
Kayalbas