GeneralComponents Web Service
Method
/NewProcessInfo
Collapse All
Expand All
GeneralComponents Web Service
>
All Operations Resource Group
: /NewProcessInfo (Method)
Description
The NewProcessInfo function returns an empty ProcessInfo object with initial filling through the webservices.
Request (NewProcessInfoSoapIn)
The request body is of type
NewProcessInfo
.
Overview
NewProcessInfo
Response (NewProcessInfoSoapOut)
The response body is of type
NewProcessInfoResponse
.
Response Body Parameters
Name
Description
Data Type
NewProcessInfoResult
ProcessInfo
Overview
NewProcessInfoResponse
Sequence
NewProcessInfoResult
optional
ProcessInfo Complex Type
Sequence
ItemId
xs:int
CreatedByUserId
xs:int
CreatedDateTime
xs:dateTime
LastModifiedByUserId
xs:int
LastModifiedDateTime
xs:dateTime
CompanyId
xs:int
StoreId
xs:int
LogReportId
xs:int
Description
optional
xs:string
CurrentTaskDescription
optional
xs:string
ProgressPercentage
xs:short
IsCompleted
xs:boolean
See Also
All Operations Resource Group
|
GeneralComponents Web Service