Tuesday, 22 January 2013

Enabling Process Notifications Between Systems | PeopleSoft Tutorial pdf

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.
  a. Select PeopleTools, Integration Broker, Integration Setup, Service Operations.
  b. Select PRCS_STATUS_OPER.
  c. Access the Routing tab.
  d. Enter a Routing Name for your routing and click Add.
  e. Enter the Sender Node (node name for the system where you are logged on).
  f. Enter the Receiver Node (node of the PeopleSoft application where you want to send the notification).
  g. 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.

No comments: