Try OpenEdge Now
BP Server Developer's Guide
Working with Monitoring process
:
Event processing
:
Exception handling
Exception handling
While processing external events, scheduler appropriately and gracefully handles following major exceptions.
When the event data is invalid.
When the process state is invalid (process instance / workstep is suspended).
When Database is not available.
Any other exceptions generated during the event processing.
In this section:
Handling duplicate and invalid events
E-mail notification for invalid events
Debugging Monitoring process events
Handling out-of-sequence events