Oracle CC&B Interview Questions
1. What is MO (Maintenance Object)?
MO's are designed to be abstract and generic so that they can be used in multiple geographies and vertical markets.
2. What is BO (Business Object)?
Business object are designed to match the business.
For example a tax management implementation could set up BO’s for individual taxpayers, corporations, partnerships, etc. rather than work with the generic person MO.
3. What is the difference between Admin BO and Transactional BO?
Transactional BO’s are used to instantiate a messages of certain Message Type.
Admin BO’s are used to define behavior for the different Message Types and it used to hold configuration parameters.
MO's are designed to be abstract and generic so that they can be used in multiple geographies and vertical markets.
2. What is BO (Business Object)?
Business object are designed to match the business.
For example a tax management implementation could set up BO’s for individual taxpayers, corporations, partnerships, etc. rather than work with the generic person MO.
3. What is the difference between Admin BO and Transactional BO?
Transactional BO’s are used to instantiate a messages of certain Message Type.
Admin BO’s are used to define behavior for the different Message Types and it used to hold configuration parameters.