Update set batching
-
- UpdatedAug 3, 2023
- 6 minutes to read
- Vancouver
- Building applications
Batch update sets enable you to group update sets together so you can preview and commit them in bulk.
Dealing with multiple update sets can lead to problems, including committing update sets in the wrong order or inadvertently leaving out one or more sets. You can avoid these problems by grouping completed update sets into a batch.
Example of batched update sets


Create a batch update set
You include an update set in a batch by specifying another update set as its parent.
Before you begin
Adding a WIP update set to a completed batch resets the batch base to WIP.
Procedure
Retrieve batched update sets
You retrieve a batch of update sets using the same process you would as for any individual update set.
Before you begin
Procedure
Preview a batch of update sets
You can preview at once all the update sets belonging to a batch.
Before you begin
You must have retrieved the update sets from the source instance.
Procedure
Commit a batch of update sets
You can commit at once all the update sets belonging to a batch.
Before you begin
Before committing, you must have previewed the update sets from the source instance and resolved any collisions.
Procedure
Reorganize a batch of update sets
You can remove an individual update set from the batch or change its parent.
Before you begin
Procedure
What to do next
Back out batched update set
Back out a batched update set by following the backout procedure for the base update set for the batch. You can also back out any child update set independently.
- If the update set has a parent value, the system clears the parent value and treats the update set as an independent update set, or as a new batch base if it has any children.
- The system backs out the selected update set, plus any children of the backed-out update set.
Example of backing out a batched update set
If you back out Update Set 1.1 from the batch shown in Figure 3, the result is the batch shown in Figure 4.


Figure 5 shows the hierarchy both before and after the back out. The red boxes show the update sets the system backs out if you back out Update Set 1.1.
