GeneralComponents Web Service
Method
/NewTaskInfo
Collapse All
Expand All
GeneralComponents Web Service
>
All Operations Resource Group
: /NewTaskInfo (Method)
Description
The NewTaskInfo function returns an initially filled TaskInfo object.
Request (NewTaskInfoSoapIn)
The request body is of type
NewTaskInfo
.
Overview
NewTaskInfo
Response (NewTaskInfoSoapOut)
The response body is of type
NewTaskInfoResponse
.
Response Body Parameters
Name
Description
Data Type
NewTaskInfoResult
TaskInfo
Overview
NewTaskInfoResponse
Sequence
NewTaskInfoResult
optional
TaskInfo Complex Type
Sequence
ItemId
xs:int
CreatedByUserId
xs:int
CreatedDateTime
xs:dateTime
LastModifiedByUserId
xs:int
LastModifiedDateTime
xs:dateTime
CompanyId
xs:int
OrganizationId
xs:int
ResponseType
ResponseType Simple Type
StoreId
xs:int
BatchIdentifier
optional
xs:string
ScheduleId
xs:int
ContextTableName
optional
xs:string
ContextRecordId
xs:int
TaskType
TaskType Simple Type
TargetMethod
optional
xs:string
TargetMethodPayload
optional
xs:base64Binary
State
TaskState Simple Type
Response
optional
xs:base64Binary
ResponseRecipients
optional
xs:string
AdministrationEmailAdress
optional
xs:string
PostAction
optional
xs:string
ExecutionDateTime
xs:dateTime
LogReportId
xs:int
ProgressPercentage
xs:short
EmailTemplateId
xs:int
ResponseFileName
optional
xs:string
TaskNumber
xs:int
See Also
All Operations Resource Group
|
GeneralComponents Web Service