Router

The content-based router in the Order Management Server allows to route the order to the correct destination-based on the contents of the order message.

The content-based routing routes messages are based on the actual content of the message itself, rather than by a destination specified by the message. The content-based routing works by opening a message and applying a set of rules to its content to determine the destination of a message. By freeing the sending application from have to know anything about where an order must be routed for fulfillment, content-based routing provides a high degree of flexibility to configure multiple types of orchestration engine. For details, see TIBCO Order Management Administration Guide.