GeneralComponents Web Service
Method/UpdateTask
GeneralComponents Web Service > All Operations Resource Group : /UpdateTask (Method)
Description
The UpdateTask function updates a task record.
Request (UpdateTaskSoapIn)

The request body is of type UpdateTask.

Request Body Parameters

NameDescriptionData Type
 TaskInfo
 xml:boolean
isForceUpdate Element TaskNumber Element ResponseFileName Element EmailTemplateId Element ProgressPercentage Element LogReportId Element ExecutionDateTime Element PostAction Element AdministrationEmailAdress Element ResponseRecipients Element Response Element State Element TargetMethodPayload Element TargetMethod Element TaskType Element ContextRecordId Element ContextTableName Element ScheduleId Element BatchIdentifier Element StoreId Element ResponseType Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence task Element Sequence UpdateTask Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
BatchIdentifier optional xs:string
ScheduleId xs:int
ContextTableName optional xs:string
TargetMethod optional xs:string
TargetMethodPayload optional xs:base64Binary
Response optional xs:base64Binary
ResponseRecipients optional xs:string
AdministrationEmailAdress optional xs:string
PostAction optional xs:string
ExecutionDateTime xs:dateTime
ResponseFileName optional xs:string
TaskNumber xs:int
isForceUpdate xs:boolean
Response (UpdateTaskSoapOut)

The response body is of type UpdateTaskResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateTaskResult Element Sequence UpdateTaskResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service