Create the mediation module named StockQuote that will
contain your export, imports and mediation flow component.
To create the mediation module, complete the following
steps:
- In the Business Integration view, right-click to see the
context menu and select New > Project > Mediation Module. The New Mediation Module window opens.
- In the Module Name field, type StockQuote.
- Depending on which server profile is installed, keep the
default target runtime WebSphere® ESB Server
v 7.5, or change it to IBM® Process
Server v
7.5.
- Keep the Create mediation component box checked.
- Click Next.
- 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.
A mediation module called StockQuote is created, with a dependency
on the Resources library. A mediation flow component called StockQuote
is created in the module's assembly diagram.