1Z0-543 · Question #22
When is a new major version introduced for an EBO?
The correct answer is D. when an element's data type such as string is changed to a data type such as amo. Explanation: A new major EBO (Enterprise Business Object) version number is introduced when the object undergoes the following types of changes, which could break the backward compatibility of the object: Changing the type of an element or attribute Restricting the content…
Question
When is a new major version introduced for an EBO?
Options
- Awhen an optional element or attribute is added
- Bwhen an enumeration is extended
- Cwhen the order of elements in a choice is changed
- Dwhen an element's data type such as string is changed to a data type such as amo
How the community answered
(43 responses)- A7% (3)
- B16% (7)
- C5% (2)
- D72% (31)
Explanation
Explanation: A new major EBO (Enterprise Business Object) version number is introduced when the object undergoes the following types of changes, which could break the backward compatibility of the object: * Changing the type of an element or attribute * Restricting the content model of a component, such as changing a choice to a sequence *Changing the meaning or semantics of existing components *Adding required components *Removing required components Note:Each of the EBOs in the library has its own release life cycle, so each object has a version number that is used to differentiate versions. EBO version numbers are not aligned with participating applications release numbers, and new releases of participating applications do not necessarily result in introduction of new versions of the objects. The version number is composed of two parts-major and minor version number. Application Integration Architecture Foundation Pack: Schema Versioning
Topics
Community Discussion
No community discussion yet for this question.