Creating Nodes and Routing Definitions

Use the PeopleSoft Pure Internet Architecture to complete the following tasks.

Creating Source Nodes and Inbound Routing for Service Operations

You must create a node that will be the source of all requests to the listening connectors.

To create a source node and a inbound routing:

  1. Add a new node called SOURCENODE. Enter in appropriate values for the description and the default user ID. Verify that the Active Node check box has been selected. Save this node.

  2. Add a new inbound routing to the EXAMPLE_SERVICE_OPR service operation and name it EXAMPLE_SERVICE_IN_RTN.

    1. Set the Sender Node field value to SOURCENODE and the Receiver Node field value to the local node's value.

    2. Check the Active check-box for routing .

    3. Set the Logging Details field value to Header and Detail .

    4. Save the routing.

Adding Target Nodes and Outbound Routing

You must create a target node and an outbound routing for all outgoing requests for the target connectors.

To add a target node and an outbound routing:

  1. Add a new node called TARGETNODE. Enter in the appropriate values for the description and default user ID. Verify that the Active Node check box has been selected. Save this node.

  2. Add a new outbound routing to the EXAMPLE_SERVICE_OPR service operation and name it EXAMPLE_SERVICE_OUT_RTN.

    1. Set the Sender Node field value to the local node's value and the Receiver Node field value to TARGETNODE.

    2. Verify that the Status is set to Active.

    3. Verify that Logging Details field value is set to Header and Detail.

    4. Save the routing.

  3. Add a new outbound routing to the service operation EXAMPLE_SERVICE_OPR_ASYNC and name it EXAMPLE_SERVICE_ASYNC_RTN.

    1. Set the Sender Node field value to the local node's value and the Receiver Node field value to TARGETNODE.

    2. Verify that the Status is set to Active.

    3. Verify that Logging Details field value is set to Header and Detail.

    4. Save the routing.