Skip to main content
Nintex Community Menu Bar

programatically; can a manager get the active work items for all the employees working under him and operate on them?

  • April 28, 2009
  • 2 replies
  • 12 views

Forum|alt.badge.img+11

Hi


Can a user with privileges -Manager- get the active work items for all the employees working under him and operate on them?

2 replies

Forum|alt.badge.img+9
  • Nintex Partner
  • April 30, 2009

Yes you can.


 You can use the overloaded OpenWorklist(Platform, ManagedUser) method.


 You might also want to check out this blog article on opening the managed workitems.


http://k2underground.com/blogs/johnny/archive/2009/02/26/out-of-office-feature-in-0807-and-the-sourcecode-workflow-client-apis.aspx


Forum|alt.badge.img+11
  • Author
  • May 12, 2009
Many thanks