Skip to main content
Nintex Community Menu Bar

How to get All Process Instance in a Folder

  • October 30, 2006
  • 0 replies
  • 1 view

Forum|alt.badge.img+2
I have a code like that:
1. Connect to K2 by K2Manager object
2. Get All ProcessInstances on K2 by method GetAllProcessInstances
But this code will show ALL process Instance on K2 Server.
I just want to filter the processInstances in a specify FOLDER.

Please show the the solution.

Thanks a lot!