ResourceQueryService
The ResourceQueryService contains functions to execute a Resource Query Language (RQL) query to find a set of resources that match specific criteria.
The table below lists the functions available from the ResourceQueryService.
For information about RQL, see the "Resource Query Language" topic in the TIBCO ActiveMatrix BPM Implementation guide.
The ResourceQueryService functions do not require any system actions.
Function | Description | Returns |
---|---|---|
executeComplexQuery | Executes a Resource Query Language (RQL) query to find a set of resources that match specific criteria. | ExecuteQueryResponseType |
executeQuery | Executes a Resource Query Language (RQL) query to find a set of resources that match specific criteria. | ExecuteQueryResponseType |
Copyright © Cloud Software Group, Inc. All rights reserved.