Genpact Cora Knowledge Center

Support

POST /TeamMemberTasksService.svc/FetchActivity

Fetches a single activity from the queue.

Method

POST

URL

https://localhost/Flowtime/_vti_bin/Flowtime/HotOperations/TeamMemberTasksService.svc/FetchActivity


Request Parameters

NameTypeRequiredDescription
SolutionIdguidrequiredID of the solution.
activityInstanceIdintegerrequiredID of the activity.

Response Parameters

NameTypeDescription
IdintegerID of the activity.
Cancelledboolean
  • True = cancelled
  • False = succeeded
CancelReasonstringThe reason the procedure was cancelled.