List available processes based on a parameter

  • 29 May 2012
  • 1 reply
  • 1 view

Badge +6

Hi.


I'm looking to generate a list of published processes on an ASP page but I want to put a filter/parameter on it. I'd like to list processes that only have the description field filled out. I've looked at the API and some smartobjects but dont see where i can put that type of filter/parameter in play.


Right now I use the Workflow.Management.WorkflowmanagementServer.GetProcSets() method, but it returns all processes


Should we use a direct call to the database our is the API/smartobject route the best way to go?


1 reply

Badge +6

Are you referring about “Descr” field shown below ?






Reply