Copy patterns from one instance to another
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Service Mapping
To copy patterns from one instance to another, create an update set containing new or modified patterns with their related items in your development instance. Then, import the update set into your production instance.
Before you begin
Role required: pd_admin
About this task
Typically, you maintain two ServiceNow instances in your organization: for production and for development. Create or modify patterns, test them, and verify results in the development instance. When you are satisfied with the discovery results, export relevant patterns from the development instance to create an update set.
- Export patterns
- This option creates an update set containing the modified patterns and
the related items necessary for the patterns to work. The related items
include
- Extension sections
- Tracked files
- Related CI types
- Classification records
- Associated scriptsNote: Update sets do not include changes in script includes used in patterns.
- Export patterns with CMDB items
- This option creates an update set that contains modified patterns with
the related items from the previous option and the CMDB items
associated with the modified patterns. The CMDB items include:
- Main CI type
- Entry point types
- Lookup tables
- Identifiers
- Hosting and reconciliation rules
The update set is an XML file with the following name convention: sys_remote_update_set<random alphanumeric string>.xml.
Procedure