This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Define the end points of the mediation

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Follow these steps to define the end points of the mediation flow.

About this task

Procedure

  1. Double-click the mediation flow component to open the Mediation Flow Editor.
    Connect operations
  2. In the Operation connections section, click the getQuote operation of the StockQuoteService interface.
  3. In the template selection window, choose the service integration template.
    Select service integration for stockquote mediation flow window
  4. In the service selection window, choose the target operations that you want to invoke. Click Add.
    select integration service window
  5. Select DelayedServicePortTypePartner, and select the getQuote operation.
  6. Add the getQuote operation of the RealtimeServicePortTypePartner.
  7. Keep the default setting to create a separate response flow.
  8. Click OK.
    The mediation flow editor opens. You can now proceed to build the request flow.

Results