When checked, debug messages will be printed out in the server log for troubleshooting purpose.
In the server's console, one will see the returned formatted data as the following:
Code Block |
---|
INFO INFO 0720 JunFeb 20132020 1002:5414:37 SoapTool - <ns1:GetGeoIPResult xmlns:ns1="http://www.webservicex.net/"><ns1:ReturnCode>1</ns1:ReturnCode><ns1:IP>8.8.8.8</
ns1:IP><ns1:ReturnCodeDetails>Success</ns1:ReturnCodeDetails><ns1:CountryName>United States</ns1:CountryName><ns1:CountryCode>USA</ns1:CountryCode></n
s1:GetGeoIPResult>
INFO 07 Jun 2013 10:54:37 SoapTool 56 org.joget.plugin.enterprise.SoapTool - {"GetGeoIPResultNumberToWordsResult":{"CountryName":"United States","ReturnCodeDetails":"Success","ReturnCode":"1","IP":"8.8.8.8",
"CountryCode":"USA"}"six hundred and seventy eight "} |