Is it possible to capture scheduled job code in an update set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 06:49 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 06:51 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 06:52 AM
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
Regards,
Chris Perry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 06:52 AM
Hi there!
Scheduled jobs don't get captured in Update Set
Regards,
Palak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 07:09 AM
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/