Routing

Configuring Routing Parameters

Using the Routing tab, you can configure the routing information for the Core Engine. The routing provides the binding between a facade operation and a target operation.

Procedure

  1. Click the Routing tab.
  2. Enter the following parameters:
    Routing Configuration Parameters
    Parameter Description
    Operation Name The name of the facade operation. This is defined in the Facade Operations tab.
    Routing Type Specifies the type of routing which indicates if the request is routed to a target operation or target operation group.

    The possible values are as follows:

    • Target Operation
      Target Operation Group
    Routing Key Evaluated routing key for the given operation. See Routing Key.
    Type: Target Operation

    When the routing type is specified as Target Operation, configure the following parameters specific to the target operation:

    Target Operation Version The version number of the target operation.
    Target Operation. The name of the target operation. The target operation must be defined in the Target Operation tab.
    Type: Target Operation Group

    When the routing type is specified as Target Operation Group, configure the following parameters specific to target operation group:

    Target Operation Group The name of the target operation group used for load balancing of requests for target operations. See Target Operation Groups to configure a target operation group.