GeneralComponents Web Service
Method
/AddProcess
Collapse All
Expand All
GeneralComponents Web Service
>
All Operations Resource Group
: /AddProcess (Method)
Description
Add new record to Processes table
Request (AddProcessSoapIn)
The request body is of type
AddProcess
.
Request Body Parameters
Name
Description
Data Type
process
ProcessInfo
Overview
AddProcess
Sequence
process
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
Response (AddProcessSoapOut)
The response body is of type
AddProcessResponse
.
Response Body Parameters
Name
Description
Data Type
AddProcessResult
xml:int
Overview
AddProcessResponse
Sequence
AddProcessResult
xs:int
See Also
All Operations Resource Group
|
GeneralComponents Web Service