complete_update_set
Mark an update set as complete after migration setup, enabling export as XML for deployment to other ServiceNow instances.
Instructions
Mark a ServiceNow Update Set as complete when migration setup is finished. A completed update set can be exported as an XML file and deployed to other ServiceNow instances (test, UAT, production) via System Update Sets → Retrieved Update Sets. Call this after build_artifacts is done and the user has verified everything looks correct.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| update_set_sys_id | Yes | sys_id of the update set to complete |