Versions Compared

Key

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

...

When adding a mediator to a sequence, you can configure the mediator in design view or in source view, which allows you to edit the source XML (different mediators have their own XML configurations). . Source view provides the XML representation of the configurations done in the UI. When you edit the source XML all changes immediately reflect in the design view as well.

Each mediator has its own XML configuration. In the source view of the following mediators, you can comment out required lines if necessary when you edit the XML.

  • Aggregate Mediator
  • Cache Mediator
  • Filter Mediator
  • In Mediator
  • Iterate Mediator
  • Out Mediator
  • Sequence Mediator
  • Synapse Mediator
  • Template Mediator
  • Validate Mediator
     
Tip

It is also possible to comment out required lines in the Synapse definition as well as in the source view of the complete ESB configuration.

Mediators in a sequence can be one of the following types:

...