Report Page

  • 20 June 2006
  • 0 replies
  • 0 views

Badge +1
Hello,

I'm new to K2.Net, so please bear with me. I need produce a report page with functionality similar to that offered by the K2 Workspace. The page should be able to display all of the process instances for a given process set, and the current user (navigating the page) should also be able to drill down to the activity instances, and the events for that activity.

I've been playing around with the objects in the K2Mng and K2ROM namespaces. I can get the process instances I need from the K2Mng.K2Manager class, so I'm ok there. But from what I've seen in the object model, I can only access the activity instances and event instances from the K2ROM, from the worklistitem object in particular. From what I've read, the Connection object runs under the context of a particular user, so I can't open the worklistitems of other users. Is that correct? Is there another way for me to go through the activity and event instances for a given process instance?

Any help will be much appreciated. Thanks!

0 replies

Be the first to reply!

Reply