Genpact Cora Knowledge Center

Support

POST /TeamLeaderTasksService.svc/ReturnActivity

Returns a single fetched activity back to the queue.

Method

POST

URL

https://localhost/Flowtime/_vti_bin/Flowtime/HotOperations/TeamLeaderTasksService.svc/ReturnActivity


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.