Reallocates all cases to another user group.
Method
POST
URL
https://localhost/Flowtime/_vti_bin/Flowtime/HotOperations/AggregatedHotCasesService.svc/ReallocateAllCases
Request Parameters
Name | Type | Required | Description |
request
| object | required | See request parameters for GetData. |
allocateTo
| integer | required | ID of the group you are allocating the cases to. |
ignoreCases
| Array of integers | optional | List of case IDs. |
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.
|