cancel
Showing results for 
Search instead for 
Did you mean: 

How to create boundary event and catch exception in sap nwbpm

Former Member
0 Kudos

Hello Experts,

We had a requirement to catch the exception if there is any issue in the processing of automated activity such as target server is down, any mapping issues, we need to catch the exception and trigger an error email notification.

I am browsing for the same and saw the below document

where it shows With NetWeaver Process Orchestration 7.31 SP10 and 7.40 SP5, we are now able to detect and handle technical errors.

I am working on sap pi 7.31 sp08 and i wanted to know how o create a boundary event.

Kindly help me with nay solutions.

Thanks

Narayanareddy B

Accepted Solutions (0)

Answers (1)

Answers (1)

engswee
Active Contributor
0 Kudos

It looks like your SP level might not have the feature yet. You will need to upgrade to a higher SP level to be able to add TechnicalError to the boundary event.

Former Member
0 Kudos

Hi Eng,

Thanks for your reply...

Is there any other way to capture the exception in nwbpm i.e the rest receiver  channel errors during the synch calls in all the steps.

Thanks

Narayanareddy B

engswee
Active Contributor
0 Kudos

Hi Narayanareddy

Not sure if your SP level supports fault messages as a boundary event. You can try to define fault message types for the sync calls (both outbound and inbound SI, and link them via a fault mapping in OM)

Refer to my comment on the following blog for details and screenshot.

Integration Centric Process - Advanced Exception Handling in BPM

Rgds

Eng Swee