Set the Routing Key for Request

Using transformation (XSLT) file to set routing key for request.

For a single facade operation, multiple routes can be configured. Each of the routing configurations map a facade operation to a different target operation or target group. When multiple routes are configured for a facade operation, the request processing requires to derive a routing key for that request to determine which of the configured routes should process the request. When the routing key should be dynamically derived from the request payload message or the request transport context, the parse step XSLT can be used to set the routing key for the request. See Transaction Pipeline processing.