Skip to main content
Nintex Community Menu Bar

Console App: Release All Worklist Items

  • October 10, 2009
  • 0 replies
  • 4 views

Forum|alt.badge.img+6

When you need to load up worklist items based on a criteria filter and execute methods against those worklist items with the SourceCode.Workflow.Management API, this console app provides a starting point for you. This particular console app specifically finds all worklist items on a given K2 server with a status of "Open" and .Release()s them changing their status to "Available".