ClientService


Click here for a complete list of operations.

SaveException

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
accountId:
computerId:
logonId:
softwareVersion:
captureTimestamp:
exceptionCode:
exceptionFlag:
exceptionAddress:
exceptionModuleName:
exceptionProcName:
exceptionArgument1:
exceptionArgument2:
exceptionArgument3:

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /v51/ClientService.asmx/SaveException HTTP/1.1
Host: data.webwatcherdata.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

accountId=string&computerId=string&logonId=string&softwareVersion=string&captureTimestamp=string&exceptionCode=string&exceptionFlag=string&exceptionAddress=string&exceptionModuleName=string&exceptionProcName=string&exceptionArgument1=string&exceptionArgument2=string&exceptionArgument3=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0"?>
xml