Build the request flow for the getQuote operation: create
the mediation primitives, set their properties, and wire the flow.
In the mediation flow editor, the request flow is represented
from left to right. You will see an input node on the left. This is
where the request message enters the flow. On the right are two callout
nodes, one for each target operation. You will also see an Input Response.
This node is used when a message is to be returned to the client after
the flow is executed. We will not use this node in our sample. You
will add mediation primitives between the input and callout nodes
and wire the flow. The completed request flow is shown below:
To build the request flow, complete the following steps: