WSEventSinkSample

Notes:

The easiest way to implement the the Web Service Sink is to start with the sample code (for Microsoft Visual Studio 2015).

This sample application writes the information of each message received to a log file.

The location of the log file is configurable via the Web.Config file (configuration / system.diagnostics / trace / listeners / add).
Note that the Windows user running the service (by default NETWORK SERVICE) needs permission to write to the directory you select.

There are two samples available, depending on the selection of sWebServiceNameSpace (this selection affects how CategoryChangedAlert works):

Sample code for sWebServiceNameSpace = http://prosight.com/wsdl/7.0/EventSink

Sample code for sWebServiceNameSpace = http://prosight.com/wsdl/8.0/EventSink



Legal Notices | Your Privacy Rights
Copyright © 1998, 2024

Last Published Friday, April 19, 2024