listProcessInstances
Lists process instances for the specified process templates.
This is a convenience operation: queryProcessInstances can return the same information, but requires more input.
- The request must specify the process templates for which process instances are to be listed.
- The response returns the process instances that exist for the specified process template.
Note: The listProcessInstances response can contain a maximum of 500 process instances. This limit is fixed and cannot be configured. If you are expecting a response that exceeds 500 process instances, use queryProcessInstances with a positive pageSize parameter instead.
- Required System Action
- queryProcessInstance
Copyright © Cloud Software Group, Inc. All rights reserved.