Enqueue Mediator
Enqueue mediator works with priority mediation. It can be used to process a message
using a priority executor with a priority defined in priority executor.
Syntax
<enqueue [executor="string"] [sequence="string"] [priority="integer"] >
</enqueue>
UI Configuration
Figure1: Enqueue Mediator
You have the following configuration under the Enqueue mediator.
-
Executor: Name of the priority executor.
-
Priority: Level of the priority (Integer) that message will execute. Given priority level should be defined in the
priority executor.
-
Sequence: Name(Key) of the sequence that will process the message. Use registry browser to select a sequence
from registry.