Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

showLogs in SOAP connector

RajeshA
Regular Contributor
Regular Contributor

How to view request payload (that is being sent from saviynt to target system) in Logs for SOAP connector type. Do we have a similar variable in SOAP connector like "showLogs" in REST connector.

If there is, can you let me know where should I have that and provide me with a sample json.

3 REPLIES 3

smitg
Regular Contributor III
Regular Contributor III

Hi @RajeshA ,

The most detail you can get is by enabling "debugenabledforconnectors" (set =true) within the externalconfig.properties file.  Beyond that there is no additional logging for the SOAP connector.

Thanks,
Smitha

RajeshA
Regular Contributor
Regular Contributor

Hello @smitg 

Below is what we already have uncommented,  but with capital "T" in true. Can you confirm if this should be small "t"

RajeshA_0-1695391540708.png

 

smitg
Regular Contributor III
Regular Contributor III

yes, please try updating it to lower case 'true'