This documentation is for WSO2 Enterprise Integrator version 6.0.0 . View documentation for the latest release in the 6.x.x family and the latest release in the 7.x.x family.

All docs This doc

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WSO2 ESB EI comes with an assortment of mediators to filter, transform, route and manipulate messages. When you have a scenario that requires functionality not provided by the existing mediators, you can write your own custom mediators to implement your specific business requirements. Your custom mediators then must be plugged into the WSO2 ESBEI. After adding them to the ESBEI, they function together with core mediators that come with the product. The custom mediators can be distributed in a packaged form that can be installed in another WSO2 ESB EI instance.

For more information, see Writing a WSO2 EI Mediator.

...