Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Table of Contents
maxLevel3
minLevel3
locationtop
styleborder:1
locationtop
typeflat
separatorpipe

...

Syntax

A sequence ref token refers to a <sequence> element, which is used to invoke a named sequence of mediators.

Code Block
XML
XML
<sequence key="name"/>

...

UI Configuration

...

In the "Sequence Mediator" panel, you can give specify the name of the sequence , you want to refer to or select it from the registry by clicking the appropriate Registry Browser link. See Refer to more information about Registry Browser in Namespace.

To specify the Key Type, select:

  • Static key - In staic static manner, User users can provide a registry key which refers a predefined sequence.
  • Dynamic key - Where user users can define a an 'XPath' expression to point the exact sequence name, which is present in the message. So, the ESB will look into the system for that particular sequence and will do further processinprocessing.

Excerpt
hiddentrue

Description of the Sequence Mediator in WSO2 ESB.