DynamicResourceQueryService
The DynamicResourceQueryService contains functions to reset dynamic resource queries.
The table below lists the functions available from the DynamicResourceQueryService.
Function | Description | Returns |
---|---|---|
resetQueries | Resets the dynamic resource queries for all model versions. | ExecuteQueryResponseType |
resetQueryWithVersion | Resets the dynamic resource queries for the specified model version. | ExecuteQueryResponseType |
If automatic resource queries have been generated as a result of a change to an organization model or resource, but you are experiencing issues such as work items not being offered/allocated to correct people, or not being distributed because queries are being re-evaluated, you can use these functions to reset the dynamic resource queries.
Note:
- These functions should only be used with advice from TIBCO Support.
- Using these functions may result in a temporary inconsistency in the allocation of work items that use resource queries until the reset operation is completed.
- These function operate asynchronously, so receiving a successful response does not indicate that the reset operation is complete.
Copyright © Cloud Software Group, Inc. All rights reserved.