cancel
Showing results for 
Search instead for 
Did you mean: 

Error notification on web services

Former Member
0 Kudos

Hi All -

I am trying to find out if there is any sort of built-in functionality for error notification when a web service call fails. We are hoping to have an email automatically generated when a web service returns an error, and I was wondering if this functionality was already offered by SAP or if we'll need to build it ourselves. Please note - we're not using the ESR, just calling a web service from our ECC 6.0 instance (I just couldn't find any more appropriate forum to place this question in). If you have any advice or suggestions, it would be much appreciated!

Thanks -

Abby

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for the help!

Former Member
0 Kudos

Hi Abby,

There is no standard functionality, calling a web service or a function module is very close. Ypu'll have to add this functionality in your abap code.

Regards, Gilles.