Calling Jobrun.exe to submit jobs

 2 Replies
 2 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
KJB
New Member Send Private Message
Posts: 0
New Member

Hi,

We can submit jobs via Webrun node in Process Flow which internally calls jobrun.exe to execute jobs. Can we call the jobrun.exe to execute jobs using our own written desktop application just like LID?  

 

Jason Beard
Veteran Member Send Private Message
Posts: 124
Veteran Member
I'm not sure what you mean by your own desktop app just like LID... but if you can run jobrun.exe in LID or whatever other commandline utility you are using to access the server, the answer is yes. You can use a system command node instead of the webrun node.
Jason Beard
617-548-5568
jabeard3@gmail.com
KJB
New Member Send Private Message
Posts: 0
New Member
Thanks Jaso for your response.