Configuring user exits
Configure user exits to run custom processing during transaction event handling. User exits invoke services or Java classes to perform actions during transaction processing.
About this task
User exits define custom processing logic for a transaction. Configure user exits to invoke a service or Java class when a transaction event occurs.
Before you configure user exits, create a transaction or open an existing transaction. For more information, see Creating transactions and Modifying transactions.
Procedure
Results
The user exit is configured for the selected transaction. The configured service or Java class runs during transaction processing.
What to do next
- Configure transaction completion criteria to determine when the transaction is complete.
- Associate the transaction with the required process steps.