Enabling Process Notifications Between Systems

To enable process notification between systems:

  1. Include SetNotifyService or SetNotifyAppClass in the process request.

  2. Include AddNotifyInfo in the process request.

  3. Add an outbound routing to the service operation PRCS_STATUS_OPER (or your custom service operation if you are using SetNotifyService) pointing to your remote system.

    1. Select PeopleTools, and then Integration Broker, and then Integration Setup, and then Service Operation Definitions.

    2. Select PRCS_STATUS_OPER.

    3. Access the Routing tab.

    4. Enter a Routing Name for your routing and click Add.

    5. Enter the Sender Node (node name for the system where you are logged on).

    6. Enter the Receiver Node (node of the PeopleSoft application where you want to send the notification).

    7. Click Save.

  4. On the Receiving system, follow the steps a thru d in step 3.

    The Sending node is the remote system and the Receiving node is the current system.

  5. Save the routing.

    See Integration Broker: Understanding Routing Definitions.