| Conditional Routing Documentazione UML |
Rules and Parameters
Classe Conditional Routing
This entity is a specialisation of the Routing entity and defines configuration of routing conditions (i.e. non-default routing configurations). Each routing condition, being a specialisation of the Routing entity, is linked as well to the relevant Party, Party Technical Address and Network Service.
Attributi |
<<eDataType>> <Primitive Type> Integer | Sequence |
It specifies the order in which the routing conditions for the same party are processed.
|
<Primitive Type> String | Condition |
It specifies the set of conditions applicable for a specific routing configuration. The exhaustive list of possible criteria for the specification of these criteria is as follows:• Size boundaries• Currency• Message type
|
<Primitive Type> Boolean | Positive |
This Boolean attribute specifies whether the set of conditions represent a positive or negative list. A positive setting would specify the combinations of size boundaries, currencies and message types that routes to a specific technical address using a specific network service. A negative setting would specify the combinations of size boundaries, currencies and message types that is not routed to the same technical address, via said network service.
|
Proprietà:
Condition
Public <Primitive Type> String Condition
-
It specifies the set of conditions applicable for a specific routing configuration. The exhaustive list of possible criteria for the specification of these criteria is as follows:• Size boundaries• Currency• Message type
-
Vincoli:
-
Proprietà:
-
Positive
Public <Primitive Type> Boolean Positive
-
This Boolean attribute specifies whether the set of conditions represent a positive or negative list. A positive setting would specify the combinations of size boundaries, currencies and message types that routes to a specific technical address using a specific network service. A negative setting would specify the combinations of size boundaries, currencies and message types that is not routed to the same technical address, via said network service.
-
Vincoli:
-
Proprietà:
-
Sequence
Public <<eDataType>> <Primitive Type> Integer Sequence
-
It specifies the order in which the routing conditions for the same party are processed.
-
Vincoli:
-
Proprietà:
-
| Conditional Routing Documentazione UML |