You have 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)?
A.
Use Enterprise Manager to associate the Mediator with the appropriate event.
B.
Use the SOA Composite Editor to add a raise action to the Mediator’s .mplan
specification file.
C.
Use the SOA Composite Editor to specify the event as a property on the incoming
wire into the Mediator component.
D.
Use a text editor to modify the .edl file that defines the event so that the Mediator is
identified as a publisher.
B