
The Guided Procedures (GP) Notification API provides notification support for the GP runtime process framework. Through this interface, you can retrieve and update dynamically the processing time and status of the notifications defined at process and activity level during design time.
A process can have several notification instances. If at least one notification is defined, it must be a due date notification. The due date notification informs about the deadline imposed on the process. The additionally defined notifications usually precede the deadline.
IGPNotificationInstance
For more information about creating deadlines and durations, see Creating Deadlines and Durations .
IGPNotificationInstanceEnumeration
To be able to update process notifications at runtime, you have to:
For more information, see Retrieving Process Notification Instances .
For more information, see Updating Notification Processing Time and Status .