Identify three System Integration types supported by a Business Event System. (Choose three.)
A.
dynamic process integration
B.
development-based itintegration
C.
point-to-point system integration
D.
messaging hub system integration
E.
distributed applications messaging
Explanation:
The uses of the Business Event System include:
* System integration messaging hubs(D)–Oracle Workflow with the Business Event System can
serve as a messaging hub for complex system integration scenarios. The Event Manager can be
used to “hard-wire” routing between systems based on event and originator. Workflow process
event activities can be used to model more advanced routing, content-based routing,
transformations, error handling, and so on.
*Distributed applications messaging(E)–Applications can supply Generate and Receive event
message handlers for their business entities. For example, message handlers can be used to
implement Master/Copy replication for distributed applications.
*Message-based system integration–You can set up subscriptions which cause messages to be
sent from one system to another when business events occur. In this way, you can use the Event
Manager to implement point-to-point messaging integration.(C)
*Business-event based workflow processes–You can develop sophisticated workflow processes
that include advanced routing or processing based on the content of business events.
*Non-invasive customization of packaged applications– Analysts can register interesting business
events for their internet or intranet applications. Users of those applications can register
subscriptions to those events to trigger custom code or workflow processes.
Reference: Oracle Workflow Guide, Managing Business Events