000-349 · Question #15
What is the primary difference between a choice group and a partitioned group.
The correct answer is B. A choice group can have both items and groups as components, a partition group can only have. The primary distinction is that a choice group permits both items and groups as components, whereas a partitioned group is restricted to containing only groups as components.
Question
What is the primary difference between a choice group and a partitioned group.
Options
- AA partitioned group can contain both items and groups as components, a choice group can only
- BA choice group can have both items and groups as components, a partition group can only have
- CA partitioned group requires that data must be distinguishable; a choice group does not.
- DA choice group requires that data must be distinguishable, a partitioned group does not.
How the community answered
(39 responses)- A8% (3)
- B74% (29)
- C5% (2)
- D13% (5)
Why each option
The primary distinction is that a choice group permits both items and groups as components, whereas a partitioned group is restricted to containing only groups as components.
This reverses the correct relationship - it is the choice group, not the partitioned group, that supports both items and groups as components.
A choice group is flexible in that its components may be either items or groups, and the map engine evaluates each alternative to find a match; a partitioned group, by contrast, can only contain groups as components because it relies on a partition key field to identify which subgroup structure applies, and items alone cannot carry that key-based discrimination logic.
This inverts the distinguishability characteristic; a partitioned group uses an explicit partition key so data must be distinguishable, while stating that a choice group does not require distinguishability oversimplifies - but this option is not the primary structural difference being tested.
This incorrectly assigns the distinguishability requirement solely to the choice group; in practice, a partitioned group depends on a partition key to distinguish record types, meaning its data must also be distinguishable.
Concept tested: Choice group vs partitioned group component composition rules
Source: https://www.ibm.com/docs/en/b2b-integrator/6.2?topic=editor-about-partitioned-groups
Topics
Community Discussion
No community discussion yet for this question.