Job Scheduling - iSeries 8.1

 1 Replies
 1 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
Ron Swanson
Basic Member Send Private Message
Posts: 10
Basic Member

Can I run a Lawson Job / From process from outside Lawson, like from a command interface.   I want to change the jobs scheduled inside the Lawson Job Scheduler to be initiated from our enterprise scheduler - Robot.

 Thanks.

Ron Swanson
Basic Member Send Private Message
Posts: 10
Basic Member
I can see in the JOBLOG for the scheduled job the EXECJOB command. But I am not sure of all the parms if I try to build this command myself. Any help is appreciated. ex.

CALL PGM(EXECJOB) PARM('199' '1000042422' 'LAWJOBS'
'CB185WFG' '00000' 'APJOBQ' '0' 'LAW8P')