IBM Business Process Manager, Version 8.5.5

REST interface for BPD-related resources - Process Instance Query Entity List Count Resource

This IBM Business Process Manager resource represents the number of BPD instance entities in a query meeting specified criteria.

Resource URI

/rest/bpm/wle/v1/processes/query/{queryName}/count

Path elements

NameData TypeDescription
queryNameProcess Instance Query Entity List Count
The name of the query.
You can create a saved search using one of the following approaches:
1) Execute a custom search (using the custom search REST API) and specify a name to save the search under.
2) Use the Saved Search Admin section of the Process Admin Console to build and save a custom search.
Note that the list of available saved searches can be retrieved by using the v1/processes/queries REST API.

Available since

7.5.0

Subtopics

The following subtopics describe the HTTP methods defined for this resource:

Parent Topic: REST interface for BPD-related resources Resource Set