cancel
Showing results for 
Search instead for 
Did you mean: 

How to get details about Exception catched in Exception branch of the Block

Former Member
0 Kudos

Hello Experts,

Is it possible to get details about Exception catched in Exception branch of the Block in Integration Process (BPM)?

In the Exception branch System Error is catched, but from time to time different type of System Errors are happening during sync call to WebService - Connection Timeout, Connection Refused, UnknownHost, etc.

So the task is somehow to map the type of System Error to the response. I was trying to create a mapping using as source the message which is coming from the Adapter after the sync call, but the mapping is failing with "No Source Payload" error.

Maybe the description is somewhere in Header or Dynamic configuration?

Or it is possible to access it somehow with JAVA-maping?

Thanks for your help!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey,

the message from the exception can be utilized by using alerts(in order to mail,sms r fax). but otherwise its not possible using mappings or container.

check this link for alert configuration.

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

Answers (0)