cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Axis Adapter - How To Activate Log Viewer Trace?

javier_alonso
Participant
0 Kudos

I am developing a SOAP to AXIS scenario in SAP PI.

The Axis receiver is configured with WSS4J for SOAP signature. I need to see the SOAP Envelope after the signature has been applied, but I am not able to do it.

I have tried with XPI Inspector, Wireshark adn TCPMon.

I have seen that is possible to get really cool debug information from the Axis and XML Security methods in the NWA Log Viewer as this blog screenshots shows: SOAP(axis) receiver scenario - signature verificat... - SAP Community

793847.png

But when looking for those locations in the Log Configuration, none of them are available:

Captura de pantalla 2024-02-26 115553.png
Is there anything I need to do to be able to collect those logs?

View Entire Topic
marksmyth
Product and Topic Expert
Product and Topic Expert

Hello Javier, 

You will find various tracing options via SAP Note 1039369 FAQ XI Axis Adapter. For example: 
Q: How can I determine why the call from my SOAP client fails?
Q: How can I determine why the call to the web service fails?

When using the XPI tool, you can enable the writing to defaultTrace during inspection by going to the Options section. See below screenshot: 

marksmyth_0-1709206322261.png

Regards
Mark

javier_alonso
Participant
0 Kudos
Thanks for your answer. Now I need to edit the log-configutation.xml in the SDA, but I don't know where to look for that file.