Is it possible to capture scheduled job code in an update set?

Myron Smith
Giga Contributor

We have created a scheduled job in an update set. Is it possible to push these changes in an update set vs pushing xml? We have been told scheduled job code can't be pushed via update set and we would like to confirm.

7 REPLIES 7

Mohith Devatte
Tera Sage
Tera Sage

Hello,

It is possible if you do like below.

Open the scheduled job and scroll down to related links 

click on Add to update set and check if it is getting captured or not

 

chrisperry
Giga Sage

Hi there,

Your are correct, scheduled job code changes are not captured in update sets. So you will need to use XML file export as you mentioned, or if you are working in a scoped application then you can publish a new version of your scoped application to your company's app repository and the scheduled job code updates will get successfully captured that way as well.

If this answer is helpful please mark correct and helpful!

Regards,

Christopher Perry

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry

Palak Gupta
Tera Guru
Tera Guru

Hi there!

Scheduled jobs don't get captured in Update Set

Regards,

Palak

ITSM Dev
Tera Expert

You can add an "Force to update set" UI Action to the table like as explained in this article

https://servicenowguru.com/system-definition/manual-update-set-inclusion/