Skip to main content

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

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


Reply