cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Errors in BPM

Former Member
0 Kudos

Hi All,

How can the mapping errors in BPM be handeld implicitly (without the use of Exception Handling Branch)

Regards,

Anurag

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Anurag.

Handling the mapping exceptions in BPM could be possible using the Alerts.

Go through this blog for Alert Configuration:

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

And also go through this thread:

Hope this helps you.

Regards,

Hari.

VijayKonam
Active Contributor
0 Kudos

For triggering alerts also.. one has to have the exception handling step.. with out that.. nope..!!

VJ

VijayKonam
Active Contributor
0 Kudos

An error is an excpetion. You can not habdle an error with out a handler. As simple as that..!!

VJ