Creating a mediation module

A mediation module is a WebSphere® Business Integration project that is used for development, version management, organizing resources, and deployment to the runtime environment. It contains flows that intercept and modify messages between service consumers (exports) and service providers (imports). Mediation modules can be deployed to the WebSphere Enterprise Server Bus or the WebSphere Process Server.

Follow these instructions to create a mediation module:
  1. From the menu, select File > New > Project > Mediation Module to open the New Mediation Module wizard.
  2. Enter a name for Module name.
  3. Keep the Use default selection for the location of the module.
  4. Make a selection from the Target Runtime list.
  5. Keep the Create mediation flow component selection.
  6. Click Next to open the Select Required Libraries wizard.
  7. Select the libraries that contain resources that the new mediation module will use. Click Finish. The mediation module is created for you, and the libraries you selected are added as dependencies.
The new mediation module appears in the Business Integration view.
Related concepts
Modules and libraries
Modules and libraries dependencies
Business integration capabilities and roles
Business integration cheat sheets
Best practices: Sharing projects
Related tasks
Creating a module for business services
Changing default namespaces
Enabling tools capabilities
Adding dependencies to modules and libraries
Creating the library
Related reference
Best practices: Modules and packaging for business services
Best practices: Mediation modules and packaging
Business Integration perspective and views
Documentation of resources

Related information

Tutorial: Work with modules and libraries

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.