Define a target operation that your mediation flow will invoke
by adding a target reference in the operations connection section of the Mediation
Flow editor.
Add a target reference in one of the following ways:
- If you have a wired mediation module assembly diagram, source interfaces
and target references are created when you generate implementation for the
Mediation flow component. When you open the Mediation Flow editor after generating
implementation you will see the interfaces and references in the operation
connections section. A source interface is created in the Mediation Flow editor
for each interface on the Mediation Flow component. A target reference is
created in the Mediation Flow editor for each reference on the Mediation Flow
component.
- In the Mediation flow editor, drag an existing reference onto the operations
connection canvas from a module or library in the Business Integration view
and selectTarget reference.
- In the Mediation flow editor, Right-click on the operation connections
canvas, and select Add Reference. You can either select
an existing interface in the Add Reference wizard or
create a new one, and then define its operations in the interface editor.
- In the operation connection toolbar, click on the Add Reference icon
.
After creating a target reference, connect an operation in a source
interface to one ore more operations in a target reference to define the end
points of your mediation flow.