Skip to content

Commit 3ea520b

Browse files
README.md
1 parent 99e4bd3 commit 3ea520b

File tree

1 file changed

+5
-0
lines changed
  • Server-Side Components/Background Scripts/Capture Scheduled Job in an Update set

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Scheduled Job Update Set Capture Script
2+
3+
This ServiceNow background script addresses a critical deployment challenge by programmatically capturing scheduled jobs in update sets.
4+
By default, ServiceNow scheduled jobs are not automatically captured in update sets, making them difficult to migrate between environments.
5+
This script uses the GlideUpdateManager2 API to force a scheduled job record into the current update set, enabling seamless deployment through standard update set processes.

0 commit comments

Comments
 (0)