cancel
Showing results for 
Search instead for 
Did you mean: 

Sending fault message to xi from asynchronous inbound proxy

satykumar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Is it possible to send fault message to xi from asynchronous inbound proxy. If yes how i can proceed in that.

Regards,

Satyendra

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

It sure is possible. Please look into this blog for a step by step guide,

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

Regards

Bhavesh

satykumar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Bhavesh,

Thanks for your reply

I followed the weblog and the message always shows a checkered flag insted of the application error symbol in sxmb_moni of R3 system also i can see my exception in sproxy. Is there some thing else we need to do to get this.

~Satyendra

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Make sure that the corresponding Exception Message ins vbeing raised in your proxy!

Maybe the exception is not triggered. Use this blog to debug your proxy,

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Regards

Bhavesh

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

No. When you send a fault message, this is monitored in the application system. It cannot be seen in the SXMB_MONI of the XI.

Use end-to-end monitor of runtime workbench or CCMS to monitor the fault message.

Regards

Stefan