queryDone
This request notifies the server that no more next/previous page requests will be made for a paged list of process instances. This frees up server-side resources for managing the list.
Parameters
- requestId - (String) Uniquely identifies the request. For more information, see Submitting Server Requests.
- queryId - (String) A unique identifier for the queryProcessInstances request in which you have requested paging for the returned process instances. The value you must pass in this parameter is returned in the <ap:QueryId> element in the queryProcessInstances request response.
Copyright © Cloud Software Group, Inc. All rights reserved.