VCLRouting
The VCLRouting element associates a routing condition defined in a routing operation (routed-call, routed-enqueue, routed-dequeue) with a given sub-operation. The order of elements VCLRouting also defines the order of evaluation conditions.
Will perform the operation corresponding to the first condition verified.
It has the following attributes:
- condition: Routing condition specified by an element of type GVBufferCondition.
- operation-name: Operation to execute if the condition specified with the parameter condition is verified.