Need to extract K2 User process rights to CSV

  • 30 May 2013
  • 1 reply
  • 0 views

Badge +1

Hi,


I am been hassled by our internal audit dept asking for a data file (CSV) containing access rights to K2. Previously I have just gone into the individual processes and taken screenshots of the process rights.


Is there a way in K2 Workspace to extract the data, or maybe I could extract from SQL Server (if only I knew which DB and Table this is stored in).


Many Thanks


Gary


1 reply

Badge +4

Hi Gary,


You can't do this through the interface or via the tables (that I know of), but you can through the API.


I've attached a Windows app I wrote to give you a CSV output that you can copy/paste to a file. It does both server permissions and process permissions.


Thanks,


Mike

Reply