cancel
Showing results for 
Search instead for 
Did you mean: 

Handling Fault message in BPM

0 Kudos

Hi,

The scenario is Asyn Sync with BPM.(File - SOAP -File) When the target system is down then the fault message is sent from target system.

I want to Know the steps to handle this fault message and sent the email.

Process :  File is sent from source system to target system and the response is sent from target system using WebService call (SOAP adapter) to file. When the target system is down instead of sending the response message fault message is sent then the email should received for that fault message in the below format.

Email title:  Failure to send requests to targetsystem  xx/xx/xxxx
Body:  "The system was unable to send requests to target system on xx/xx/xxxx.  The system will try again at the next scheduled batch job time.  No action is needed by you at this time."

where xx/xx/xxxx is the current date.

It would be helpful if the steps for fault messgae handling provided.

Thanks,

Sabitha

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi sabitha,

There are these ways to handlings BPM fault messages:

http://scn.sap.com/people/jin.shin/blog/2007/05/21/handling-web-service-soap-fault-responses-in-sap-...

http://scn.sap.com/community/bpm/blog/2012/01/22/human-exception-handling-pattern-in-sap-netweaver-b...

(Also, don't forget to "like" or rate (or both) these blogs in case you find it useful.)

http://scn.sap.com/docs/DOC-3081

To send emails with alert configuration i recommend you:

http://scn.sap.com/docs/DOC-3804

Regards.

Answers (0)