Hello Everyone,
Anybody know how to setup the schedule job one by one with M3 SHS programs. Once 1st job completed then only 2nd job starts. or any other way we can fulfill this requirement.
Thanks
Hello,
I succeeded to do this using by modifying MNS300 to allow only 1 job at same time.
Regards Fred
HI JayP,
Could I suggest that you use ION workflows, what you can do is setup each job scheduler in SHS010. to be executed externally.
Create a workflow with multiple API nodes that call the job shceduler API that will run each job one after the other. each node will pass the "external job ID" as a parameter.
Once that is setup, I'm a pretty sure you can schedule the workflow to run on a schedule.
Do let me know how this works out for you.
Kind regards,
Qasim