cancel
Showing results for 
Search instead for 
Did you mean: 

How to raise exception from Inbound proxy

0 Kudos

Hi,

Can anyone please let me know how can I raise an exception from inbound message interface to XI. As I have included StandardMessageFault in the inbound interface so is it not possible to raise exception for XI with help of fault message.

Scenario: There is only single asynchronous inbound message interface. If the proxy encountered any error while checking the backend functionality then I want to raise the exception for XI. As there is no outbound interface then shall I make use of fault message for sending the exception back to XI ?

Kindly help me out.

Best Regards,

Amit

View Entire Topic
Former Member
0 Kudos

use BPM in XI and make it synchronous proxy and get back the response and trigger the alert.

--Archana