PRCSRQSTNOTIFY

(SQL Table)
Index Back

Process Request Notification

This are list of users who are to be notified in the event certain process failed.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PRCSINSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 DISTID Character(30) VARCHAR2(30) NOT NULL Distribution ID
3 DISTIDTYPE Character(3) VARCHAR2(3) NOT NULL Distribution ID Type
2=User ID
3=Role Name
4 JOBINSTANCE Number(10,0) DECIMAL(10) NOT NULL Job Instance
5 NOTIFYONERROR Number(1,0) SMALLINT NOT NULL Notify On Error
6 NOTIFYONSUCCESS Number(1,0) SMALLINT NOT NULL Notify On Success