How to trigger a scheduled job from a scheduled job

GD11
Tera Expert

I have 4-5 to Scheduled jobs which I want them to run 1 after the other in sequence, how do I achieve, how believe through script include but not sure how and what would syntax of the code to do so as I am not much familiar with Script Include.

 

 

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi

please check the following page. I always implement such requirements with the given approach via the ScheduleOnce API: https://www.servicenow.com/community/now-platform-articles/asynchronous-alternative-to-gs-sleep/ta-p...

Maik