Fetches a single activity from the queue.
Method
POST
URL
https://localhost/Flowtime/_vti_bin/Flowtime/HotOperations/TeamMemberTasksService.svc/FetchActivity
Request Parameters
Name | Type | Required | Description |
SolutionId | guid | required | ID of the solution. |
activityInstanceId | integer | required | ID of the activity. |
Response Parameters
Name | Type | Description |
Id | integer | ID of the activity. |
Cancelled | boolean |
|
CancelReason | string | The reason the procedure was cancelled. |