queryProcessInstancesAlt
Queries information about process instances that match specified criteria.
This is a variation of queryProcessInstances, in which the query string is divided into its constituent parts.
- The request must specify an SQL query that defines the search criteria
- The response returns information from process instances according to the specified criteria, either as a complete list or as the first page of a paged list (in which case a paging ID is also returned).
To list process instances that are in a HALTED state, use queryHaltedProcessInstances instead.
- Required System Action
- queryProcessInstance
Copyright © Cloud Software Group, Inc. All rights reserved.