Which two statements are true about EBO versioning?
A.
Because EBO continues to evolve, an AIA release that updates the minor version number of an
EBO contains changes that might make itincompatible with a prior minor version within that major
version.
B.
Each EBO in the AIA library has its own release life cycle.
C.
Each EBO object has a version number.
Explanation:
Versioning is the mechanism for content evolution within the library. All content is
versioned.
Versioning is distinguished between major and minor, with specific characteristics for each.
A major version defines a non-backward (breakage) compatible revision from a supportingsoftware,
data structure, or semantic processing perspective. These changes consist of, but are not limited
to:
* Changing element, type, and attribute names.
* Changing the structures so as to break polymorphic processing capabilities.
* Deleting or adding mandatory elements or attributes.
* Removing or changing values in enumerations.
Reference: Oracle Application Integration Architecture Enterprise Business Objects (EBO)
Concepts – Concepts, Structure, Terminologies and Design Rules, Oracle White Paper