Modifies the properties of all cases.
Method
POST
URL
https://localhost/Flowtime/_vti_bin/Flowtime/HotOperations/AggregatedHotCasesService.svc/ChangeAllCasesProperties
Request Parameters
Name | Type | Required | Description |
request | object | required | See request parameters for GetData. |
ignoreCases | Array of integers | required | List of case IDs. |
properties | Dictionary <string, object> | required | Dictionary of variable name and new value. |
Response Parameters
Name | Type | Description |
TotalCount | integer | Total number of tasks. |
SuccessItemsCount | integer | Number of items that were successful. |
FailureItemsCount | integer | Number of items that failed. |
CommandResults | Array of objects | Each object contains these parameters.
|