What to enable in the Monitoring in order to capture the logs for the web services calls? We are using Kofax to load documents. It works for all the site collection except one site collection. I looked at the SP log and did not see any entry even for successful loads. No logs for sitecollection (working site coll or the one that's not working), no logs for the service account that kofax is using.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
In order for Verbose logging to work for Web Service calls in SharePoint, those calls need to write to the ULS log. In some cases, third-party web services are not coded to write to the ULS logs. I would check the Event Viewer to see if they are writing to that. In addition, you could look at the IIS logs or check with the developer of the web services to see how you can get the logging you are looking for with their web services. |
|||||
|