Oracle SOA Suite 12c Essentials — Question 25

You defined an event. You now want to trigger that event from an existing Mediator component.
How do you link the event to the Mediator so that the Mediator can raise the event to the Event Delivery Network (EDN)?

Answer options

Correct answer: A

Explanation

The correct answer is A because using the SOA composite editor to set the event as a property on the incoming wire directly links the event to the Mediator. Options B and C involve modifications that do not directly establish the necessary connection for triggering the event, while D focuses on association rather than the specific linking required.