Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Activating and checking the SOAP Log

Question
Tom Philippi · Aug 16, 2017

Activating and checking the SOAP Log

I'd like to access and view the soap log. Apparently there is a global for that (^ISCSOAP) (http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=...), but insofar I have been unsuccessful finding the exact cache command for viewing the soap log or changing it so that it logs both incoming and outgoing traffic. Can anyone enlighten me?

I.e. I am trying stuff like:

set ^ISCSOAP("Log") = io   

write ^ISCSOAP("Log)

but those don't work.

#Beginner #Caché

Source URL:https://community.intersystems.com/post/activating-and-checking-soap-log