cancel
Showing results for 
Search instead for 
Did you mean: 

How can we handle Exception Branch in BPM effectively

Former Member
0 Kudos

Hi,

I want to capture errors occurred in PM during runtime by using special "Exception Branch".

For example If i define exception branch for one black then any step within that block thrown error then automatically it calls that corresponding exception branch within that block. Now i want to identify which step within that block has thrown error and what is the error.How can i achieve this?

Thanks and Regards,

Sudhakara

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi sudhakara,

There is pointer to handle exceptions in bpm in this blog:

/people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm

hope it helps you.

regards

Priyanka

Former Member
0 Kudos

Hi Sudhakara,

Generally we use control step to raise an exception, Please go through this link for better understanding:

http://help.sap.com/saphelp_nw04/helpdata/en/bb/e1283f2bbad036e10000000a114084/content.htm

Also,

Exception Handling:

http://help.sap.com/saphelp_nw04/helpdata/en/33/4a773f12f14a18e10000000a114084/content.htm

I hope it helps,

Thanks & Regards,

Varun Joshi