You
can drag the Integration Bus SCA Definition onto the Message Flow Editor to
create a skeleton flow.
- Dragging and dropping a .insca object onto
the Message Flow editor creates a pair of SCAInput and SCAReply nodes if the Integration Bus SCA definition interface contains one or more request-response operations.
Otherwise, only the SCAInput node
is created.
- Dragging and dropping a .outsca object onto
the Message Flow editor creates either a SCARequest node, or a pair
of SCAAsyncRequest and SCAAsyncResponse nodes.