1Z0-543 · Question #36
Which two statements are true about designing and implementing an EBS?
The correct answer is C. If an operation acts on more than one business object, it should reside in an entity EBS. D. A routing rule will be created for each operation in an entity-based EBS. Explanation: Note:EBS (Enterprise Business Services) are the foundation blocks in the Oracle Application Integration Architecture (AIA). EBS represent the application or implementation-independent web service definition for performing a business task. The architecture…
Question
Which two statements are true about designing and implementing an EBS?
Options
- AAn EBS cannot expose operations beyond the standard CRUD operations.
- BEach action present in an associated EBM will be implemented as a service operationin
- CIf an operation acts on more than one business object, it should reside in an entity EBS.
- DA routing rule will be created for each operation in an entity-based EBS
How the community answered
(26 responses)- A12% (3)
- B8% (2)
- C81% (21)
Explanation
Explanation: Note:EBS (Enterprise Business Services) are the foundation blocks in the Oracle Application Integration Architecture (AIA). EBS represent the application or implementation-independent web service definition for performing a business task. The architecture facilitates distributed processing using EBS. An EBS is a service interface definition, currently manifested as an abstract Web Service Definition Language (WSDL) document, which defines the operations, message exchange pattern, and payload that are applicable for each operation of a service. Application Integration Architecture Foundation Pack, Designing the EBS
Topics
Community Discussion
No community discussion yet for this question.