CSA · Question #280
When moving multiple update sets at one time, what might you do to facilitate the move?
The correct answer is B. Batch. To streamline the movement of multiple update sets, you can batch them together, which groups them for easier transfer and committing.
Question
When moving multiple update sets at one time, what might you do to facilitate the move?
Options
- APreview
- BBatch
- CList
- DMap
How the community answered
(26 responses)- A8% (2)
- B85% (22)
- C4% (1)
- D4% (1)
Why each option
To streamline the movement of multiple update sets, you can batch them together, which groups them for easier transfer and committing.
Previewing an update set shows potential conflicts but does not facilitate moving multiple sets together.
Batching update sets allows you to group related update sets together and commit them as a single unit, which is particularly useful when moving multiple changes that are interdependent. This simplifies the migration process by ensuring all necessary components are moved and applied in the correct order, reducing manual effort and potential errors.
Listing update sets simply displays them; it does not provide a mechanism for moving multiple sets efficiently.
Mapping is not a standard ServiceNow feature used to facilitate the movement of multiple update sets.
Concept tested: Update set batching for migrations
Source: https://docs.servicenow.com/bundle/utah-application-development/page/build/system-update-sets/concept/batching-update-sets.html
Topics
Community Discussion
No community discussion yet for this question.