Versions Compared

Key

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

Sequences A sequence is an ordered list of mediators (a mediator chain). When a sequence is given a message, it will go through all the mediators in the sequence. A sequence can also hand over messages to other sequences.

Adding a Sequence

A sequence can be added to the Governance Registry .

...

as follows. 

  1. Log on to the Management Console.
  2. Click Main > Metadata > Add > Sequence.
  3. Enter information about the sequence. 
FieldDescription
NameThe name of the sequence.
VersionThe version of the sequence.
OnErrorSequence If there is an error when mediating the sequence, this will be invoked.
Trace Enable trace log.

Listing Sequences

  1. Click Main > Metadata > List > Sequences.
  2. Filter sequences as required.
Info

When filtering the data using more than one value in the search field, use comma separated values with quotation marks to distinguish the values. E.g., if there are two entries with the words Connector and Resource, the search string would be: "Connector", "Resource".

Excerpt
hiddentrue

Instructions on how to add a Sequence sequence to the Governance Registry.