This sample shows you how to use WebSphere Integration
Developer to create, deploy, and run a mediated call to an existing
Web service.
In the sample, you learn how to complete the following
activities:
- Navigate the workbench.
- Create a library project for shared artifacts.
- Create a mediation module project for integration logic.
- Invoke a Web service.
- Mediate a Web service call with a mediation flow, to map its interface
to another one.
- Expose a mediation flow as a new service with a different interface.
- Deploy a mediation module.
- Run and test a mediation module.