cancel
Showing results for 
Search instead for 
Did you mean: 

Fault message in asynchronous ABAP Proxy

Former Member
0 Kudos

Hi,

I have a question about fault messages in asynchronous ABAP proxy server.

The configured scenario is SOAP – XI – ABAP Proxy. Between XI and the ABAP Proxy I have configured an inbound asynchronous interface with a fault message, and then I have generated all the classes and implemented some code for exception handling in the ABAP Proxy side successfully.

When I tested negative cases, the exception raises and it is visible in the SXMB_MONI transaction in the R/3 side, but this exception is not displayed in the SXMB_MONI of XI it just displays a successful delivery to the ABAP Proxy message.

According the XI documentation it says “<i>In the asynchronous case, you can see a fault message in the monitoring of the Exchange Infrastructure.</i>” But this is not working.

Am I missing something?

Accepted Solutions (0)

Answers (4)

Answers (4)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

take a look at this blog by Shabrish. Should help for sure,

/people/shabarish.vijayakumar/blog/2006/11/02/fault-message-types--a-demo-part-1

Regards,

Bhavesh

Former Member
0 Kudos

Hey,

I have set the LOGGING_PROPAGATION parameter with a RUNTIME category in both XI an R\3 environment and I still have the problem.

Any other input ??

Regards,

Mauricio

Former Member
0 Kudos

Thanks for the quick response Wojciech,

Do you know where to get information about this ?

Cheers,

Mauricio

Former Member
0 Kudos

Hi,

This parameters are form group RUNTIME.

Please check it:

http://help.sap.com/saphelp_nw04/helpdata/en/d6/49543b1e49bc1fe10000000a114084/content.htm

Regards,

Wojciech

Former Member
0 Kudos

Hi,

You have to set propagation parameters in SXMB_ADM.

Regards,

Wojciech