Skip to main content
Nintex Community Menu Bar

API for work queue information for a user

  • June 25, 2008
  • 1 reply
  • 7 views

Forum|alt.badge.img

I have to get list of users, who has work queue items assigned. Is there an API or a straight way to find this information in a process before I assign another item to the work queue.


Thanks

1 reply

Forum|alt.badge.img+4

See "How to retireve the worklist of a user and open a worklist item" in the documentation. Specifically, it talks about performing this activity using the SourceCode.HostClientAPI and SourceCode.Workflow.Client libraries.


Hope this helps