cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring incoming SOAP messages

former_member296836
Participant
0 Kudos

Dear all,

I configured a SOAP scenario and provided the customer the URL, but the messages did not arrived our PI System.

After an analysis I think I configured the CC wrong. I set the adapter engine to Central AE instead of our AAE that is

also used in the Web Service URL.

But even after changing it, the message does not arrive the system.

How can I check if the message perhaps arrive the PI but did not pass caused but (probably) a wrong configuration?

Now after changing it to AAE, will it be displayed in DefaultTrace in NWA? I couldn't found there anything.

Regards

Chris

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello Christian,

if you're sure the caller is calling the correct URL (WSDL endpoint) have a look at the CC in CC monitoring. If you don't have any clue, better go for the XPI Inspector. It is a great tool, anyway, and it will give you most information. If you don't see anything in its HTTP traces the call did not reach your PI system. Then you'll have to check for firewalls etc. If you find entries there, analyse them and look for the error.

Regards,

Jörg

aashish_sinha
Active Contributor
0 Kudos

Hi,

Try XPI inspector to monitor incoming SOAP message. You will get exact error if any.

Have a look to below blog -

Regards

Aashish Sinha

claudia_liszy
Explorer
0 Kudos

Hi Chris,

have you checked the Sender communication channel in Communication Channel Monitoring? If there is no error or information at all that your message was processed you should also check the Sender System whether it received an error while sending the message.

Regards

Claudia

Harish
Active Contributor
0 Kudos

Hi Chris,

you can check the sender soap URL with help of internet browser. The browser should show status OK if the URL is correct. you can also use the SOAP client (SOAPUI) to test the web service.

Please refer the SAP Note 856597 - FAQ: XI 3.0 / PI 7.0/7.1/7.3 SOAP Adapter.

regards,

Harish