Understanding Multiple Event Scheduling
PeopleSoft Benefits Administration can process only one event at a time for an individual participant. The system always tries to process events in a logical sequence; usually this means that the system tries to process events in the order that they occur. The management of multiple events for a participant is referred to as event coordination. Here are some typical scenarios:
-
Open enrollment participant event is in process and a family status change occurs for the associated participant.
-
A new hire event is in process and the new hire moves to a new address (change in postal code).
-
An event is retroactively entered into the system, affecting eligibility for current or future-dated closed events.
If multiple events occur on the same date, the system uses the event priority for that event class to determine processing order. The event with the lowest priority number is processed first.
Multiple events on the same date in the same event class are merged into one event. For example, an employee transfers to a new job and a new union on the same day. Both events are assigned to the MSC event class. The system creates one row for these two activities in the BAS_PARTIC table (which holds participant event records that are in process) and thereafter processes them as one event. The system indicates the merge by setting the Multi Activity Indicator field on that row to Yes. The action source for the activity is set to the first event read from the BAS Activity table. The order that the system reads events from the BAS Activity table depends on the database engine that you're using.