24-06-20 05:05 PM
Hi Everyone,
I need some insight on Scheduler.
I have a process that runs for a duration of 2 hours. This duration is be controlled from outside using the Environment variable.
Once the total run time is reached for e.g. in this case 2 hours, the process will stop. What I am looking for is if there is any way by which I can schedule my process to run after 5 minutes once it is completed/stopped/Aborted because of any reason. Is there any parameter like Start After in Scheduler?
Is it fine if I run the process for a duration for 1 Hour 55 minutes and schedule the process every 2 Hours? There must be some better way which I am yet to figure out.
Any pointer is appreciated.
Thanks,
Manoj Sharma
Answered! Go to Answer.
25-06-20 07:51 AM
25-06-20 07:51 AM
02-07-20 11:16 AM