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:
-
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.
-
Add a new inbound routing to the EXAMPLE_SERVICE_OPR service operation and name it EXAMPLE_SERVICE_IN_RTN.
-
Set the Sender Node field value to SOURCENODE and the Receiver Node field value to the local node's value.
-
Check the Active check-box for routing .
-
Set the Logging Details field value to Header and Detail .
-
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:
-
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.
-
Add a new outbound routing to the EXAMPLE_SERVICE_OPR service operation and name it EXAMPLE_SERVICE_OUT_RTN.
-
Set the Sender Node field value to the local node's value and the Receiver Node field value to TARGETNODE.
-
Verify that the Status is set to Active.
-
Verify that Logging Details field value is set to Header and Detail.
-
Save the routing.
-
-
Add a new outbound routing to the service operation EXAMPLE_SERVICE_OPR_ASYNC and name it EXAMPLE_SERVICE_ASYNC_RTN.
-
Set the Sender Node field value to the local node's value and the Receiver Node field value to TARGETNODE.
-
Verify that the Status is set to Active.
-
Verify that Logging Details field value is set to Header and Detail.
-
Save the routing.
-