C1000-010 · Question #52
Which of the following makes a conflict when merging two branches in Decision Center?
The correct answer is A. When a snapshot is created in one of the branches. Snapshots in IBM ODM Decision Center represent frozen, immutable checkpoints of a branch's state. When a branch containing a snapshot is merged, Decision Center cannot automatically reconcile that locked state with the evolving content of the other branch, creating an…
Question
Which of the following makes a conflict when merging two branches in Decision Center?
Options
- AWhen a snapshot is created in one of the branches
- BWhen a new ruleflow is created in one of the branches
- CWhen the same decision table is modified in both branches
- DWhen an action rule is modified from Rule Designer in one of the branches
How the community answered
(32 responses)- A88% (28)
- B3% (1)
- C6% (2)
- D3% (1)
Explanation
Snapshots in IBM ODM Decision Center represent frozen, immutable checkpoints of a branch's state. When a branch containing a snapshot is merged, Decision Center cannot automatically reconcile that locked state with the evolving content of the other branch, creating an unresolvable conflict in the merge process.
Why the distractors are wrong:
- B (new ruleflow in one branch): Adding a new artifact to only one branch isn't a conflict - Decision Center simply includes the new ruleflow in the merged result since there's nothing to collide with.
- C (same decision table modified in both): While this looks like a classic VCS conflict, Decision Center's merge handles same-artifact edits by surfacing the differences for manual resolution - it's a difference, not a blocking conflict.
- D (action rule modified via Rule Designer): Rule Designer modifications sync back to Decision Center, but the editing tool used doesn't itself introduce a merge conflict.
Memory tip: Think of a snapshot as a "sealed envelope" - once sealed, it can't be rewritten during a merge. Any branch carrying a sealed envelope forces Decision Center to stop and flag a conflict because it can't open or overwrite the frozen contents.
Topics
Community Discussion
No community discussion yet for this question.