cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Fault message in Asynch scenario

PratibhaK
Participant
0 Kudos

Hi,

We have an Asynchronous outbound scenario.

The target system sends the SOAP Fault messages based on which we need to trigger the alerts.

We are on PI 7.1 , SP 10.

I have uploaded the SOAP Fault message XSD as External definition and attached to Inbound service interface.

In SOAP receiver channel, the Do not use SOAP env is ticked and parameter XMBWS.NoSOAPIgnoreStatusCode is set to true.

I can see the SOAP fault message in XPI trace but the message in sxmb_moni is not going into error.

Please suggest what needs to be done.

Thanks,

Pratibah

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Pratibah,

this will not work.You cannot pick anything coming from receiver in an asynchronous scenario, not matter response message or fault message.

You can define an alert rule in RTW, i think the message would be red in SXMB_MONI and therefore an (static) alert can be raised.

/Udo

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pratibah,

What do you see when you trace the same message in your receiver adapter (adapter engine), is there no error there?

Regards, Trevor