Maintaining Event Collections

Use the Define Server Event Collections page to define event collections and add defined events to a collection.

Navigation:

PeopleTools, and then Push Notifications, and then Notification Event Collections.

This example illustrates the fields and controls on the Define Server Event Collections Page. You can find definitions for the fields and controls later on this page.

Define Server Event Collections page
Field or Control Description

Collection Name

Enter the unique name for the event collection.

Description

Enter a description of the event collection.

Root Package ID

Select the PeopleCode application package that contains the application class that is the handler for this collection.

Application Class ID

Select the PeopleCode application class that handles the events that are part of the event collection when they are published. A valid handler class implements the PT_PNCOLL_HANDLER:Handler interface.

Events

Click the Events link to maintain the events for the event collection using the Add Events page. If an endpoint is subscribed to the collection, then it will receive the push notifications for each of the events listed in this page.

Add Events Page

Use the Add Events page to maintain the events associated with an event collection.

This example illustrates the fields and controls on the Add Events page.

Add Events page