Configuring transaction events
Configure transaction events to define the event-processing behavior for a transaction. Transaction events determine which events the transaction monitors and processes.
About this task
Transaction events are the foundation of event-condition processing. After you create an event, you can configure the event handler that controls how the transaction responds when the event occurs.
Before you configure transaction events, create a transaction or open an existing transaction. For more information, see Creating transactions and Modifying transactions.
Procedure
Results
The event configuration is saved and applied to the selected transaction event.
What to do next
- Configure pickup statuses to define which transaction statuses allow event processing. For more information, see Configuring pickup statuses.
- Configure drop statuses to define which transaction statuses prevent event processing. For more information, see Configuring drop statuses.
- Configure user exits to run custom processing during transaction event handling. For more information, see Configuring user exits.