cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime errors in BPM

Former Member
0 Kudos

Hi all,

We have a transformation step that is generating mapping errors at runtime. We do not see alerts generated by default on the alert framework for these errors. Is this expected? Should we be implementing the alert generation specifically inside the BPM using exception block (if it alerts are not generated by default)?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

henrique_pinto
Active Contributor
0 Kudos

> Should we be implementing

> the alert generation specifically inside the BPM

> using exception block (if it alerts are not generated

> by default)?

Of course.

Not every scenario will require alerts to be raised.

Some times, you can have automatic exception handling inside BPM itself.

Regards,

Henrique.

Former Member
0 Kudos

So far as your alerts are configured accurately, they should be triggered. Ensure you dont have the multiple switch disabled in alert config.

Have you ever successfully thrown this alert category inside or outside BPM for mapping?

Perhaps check your criteria and make it as generic as possible (*)

sincerely,

--NM

Former Member
0 Kudos

Naomi,

The mapping alert category has succesfully generated alerts outside BPM, and the configuration does not have the multiple switch checked. Finally, the alert is very generic. In all of our environments the behavior is the same, no alerts are generated for the runtime mapping error.

moorthy
Active Contributor
0 Kudos

HI,

Did u go thru the blog I mentioned for ALert Troubleshooting? Also refer SAP note: 913858

I think some problem with Alert Triggering.

Rgds,Moorthy

moorthy
Active Contributor
0 Kudos

Hi,

If you are using BPM, it is prefer to throw an Alert from BPM itself. Anyway if you configure the alert for Message Mapping, if there is any Runtime Mapping Errors it should throw alerts.

Btw, you can cross check this guide to find more tips:

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide

So It should show alerts for Transformation Error if you configure the Alerts correctly

Hope this helps,

Rgds,

Moorthy