Does anyone have the SQL used to populate the worklist shown in K2 Service Mgr?

  • 13 August 2009
  • 2 replies
  • 1 view

Badge
We want to build some reports based on this data.  Can someone provide a SQL statement to return the data in tje Worklist, or identifiy the K2Log tables and the foreign key relationships?  Thanks much!!!

2 replies

Badge +6
You can run a SQL trace while the worklist loads and that way you should see the exact SQL that is being run on the server. 
Badge +1

You can use the kUserWorklist procedure on K2 database to get the worklist item of the specific user.


Regards,


Zahid

Reply