dipak_thakor
ServiceNow Employee
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
05-07-2025
08:04 AM
As part of Technical governance, we need to understand when to use Update Sets Vs Application Repository, so we can plan the update process any avoid any common mistakes.
- ServiceNow Application Repository
- The ServiceNow Application Repository is a central location for all scoped applications that are published by all ServiceNow customers. After you develop and test a custom application, you can make the application available to company instances by publishing it to this repository.
- System Update Sets
- An update set is a group of configuration changes that can be moved from one instance to another. This feature enables administrators to group a series of changes into a named set and then move them as a unit to other systems for testing or deployment.
When to use Update Sets:
So when to use update sets?
Good For | Future Considerations |
|
|
When to use Application Repository:
So when to use the Application Repository?
Good For | Future Considerations |
|
Note: If used with team development, publish applications only from a parent instance. |
- 1,420 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.