taskID | String The internal unique identifier of the task that you want to retrieve. |
includeBizDocErrors | String Prevents the Envelope (see
wm.tn.rec:BizDocEnvelope) associated with the task from having the Errors (
wm.tn.rec:BizDocErrorSet) field populated with Activity Log error messages. Valid values are: true - Default. Envelope is loaded with errors from the Activity Log. false - Envelope is not loaded with errors from the Activity Log. |
task | Document The task identified by taskID that the service retrieves. For the structure of task, see wm.tn.rec:Task. |