Business Exceptions in Process
Summary
Business Exceptions in ProcessContent
Hi all,
One area I have not looked at within Process is the use of Business Exceptions. We are moving towards the first deployment of our first process applications and I want to include robust error handling, so want to make use of Business Exceptions to catch business and system errors.
Can anyone provide a good example of how to implement business exceptions that covers
- Business exceptions
- boundary error events
- Error end events
And how they should be structured and used to provide robust error handling.
The Oracle documentation describes how to implement each individual component, but lacks a good overview of what a good error handling implementation looks like and how the error components should be linked together.
Tagged:
0