Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error Handling Inside BPM Process

KaatzApr 26 2013 — edited Apr 26 2013
Hi All,

I have a scenario in which, when a BPM Process errors out due to any of the System Exception I'm catching it using a Event SubProcess activity and handling it.

Problem:
I want the control to get back to the next activity i.e Normal Process should resume once the control is out of the Event SubProcess.

I found that using a Normal Subprocess with boundary event helps to resume the flow back to normal control. But Its difficult to have individual Subprocesses for N number of activities.
Is there any other method to overcome this?

Please provide a solution.

Two Cents,
Karthick.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2013
Added on Apr 26 2013
4 comments
372 views