Follow these steps to define the end points of the mediation
flow.
- Double-click the mediation flow component to open the Mediation
Flow Editor.
- In the Operation connections section, click the getQuote
operation of the StockQuoteService interface.
- In the template selection dialog, choose the service integration
template.
- In the service selection dialog, choose the target operations
that you want to invoke. Click Add.
- Select DelayedServicePortTypePartner, and select the getQuote operation.
- Similarly, add the getQuote operation
of the RealtimeServicePortTypePartner.
- Keep the default setting to create a separate response
flow.
- Click OK. The mediation flow editor opens.
You can now proceed to build the request flow.