Want Run Schedule Jobs in Sequence one after other job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2024 07:11 PM
Hi All,
I had a requirement to run schedule job one after another in the Sequence. i had 6 schedule jobs as now. i want run in sequence see below logic how i need. please let me how i can achieve this.
Once Schedule job A run completes then Schedule job B should run
Once Schedule job B run completes then Schedule job C should run
Once Schedule job C run completes then Schedule job D should run
Once Schedule job D run completes then Schedule job E should run
want know how we can achieve above logic..? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2024 07:07 AM - edited ‎03-04-2024 07:08 AM
Hi @Mannam Praveen ,
You can refer to below. This may help you.
How to schedule jobs to run one after another one, in sequence, one at the time?
Please mark this response as correct or helpful if it assisted you with your question.
Best Regards,
Rutuja Khalate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2024 06:59 PM
Thanks, Sharing I think it is the same logic but conditions above is quite different. i just need to run schedule jobs there is no other condition's or script for me.