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

Create the mediation module

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Create the mediation module named StockQuote that will contain your export, imports and mediation flow component.

About this task

To create the mediation module, complete the following steps:

Procedure

  1. In the Business Integration view, right-click to see the context menu and select New > Project > Mediation Module. The New Mediation Module window opens.
  2. In the Module Name field, type StockQuote.
  3. Keep the Create mediation component box checked.
  4. Click Next.
  5. In the Select Required Libraries wizard, select the Resources library and click Finish. This will allow the artifacts in the library to be used by the mediation module.
    New mediation module panel 2

Results

A mediation module called StockQuote is created, and contains a dependency on the Resources library. A mediation flow component called StockQuote is created in the module's assembly diagram.