How to view all items within a queue.

  • 30 December 2005
  • 1 reply
  • 0 views

Badge
I have a need to view all items within a destination queue. (Available or Open) If the item is "Open", I also need to show the user(s) that has it open.
This function would be controlled by a "Manager Account".
I have tried K2ROM, but it does not show all users worklistitems.
I have also looked at K2MNG, but am still looking.
I am writing in C# for a custom workbox.
Any ideas?

1 reply

Badge +11
K2Mng should solve your problem. Have a look at the Help file and specifically at:
K2Mng.K2Manager.GetWorklistItems(Destination, ProcessName, ActivityName, EventName, Folio, FromDate, ToDate)

Hope this helps,
Ockert

Reply