Skip to main content
Is there a way to programatically obtain the Audit Data?

i.e. is there a web method or another method that can be used to get the audit data?

If not, which SQL tables can i use to get the audit data?
One of the Web Services installed as part of the K2.net WorkSpace can be used to access audit information (in the form of a ,NET DataSet), based on the reports configured (of which more can be added, with different queries).

This can be found at http://<Your K2.net Web Server>/K2V3/WorkspaceService/FilterService.asmx.

If you contact your local K2.net office, they may be able to provide you some assistance for this.

We do not normally recommend accessing the Audit data directly from the database.

Reply