GeneralComponents Web Service
Method/GetSingleProcess
GeneralComponents Web Service > All Operations Resource Group : /GetSingleProcess (Method)
Description
Get single record from Processes table by specified primary key
Request (GetSingleProcessSoapIn)

The request body is of type GetSingleProcess.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleProcess Element

Overview

Sequence
itemId xs:int
Response (GetSingleProcessSoapOut)

The response body is of type GetSingleProcessResponse.

Response Body Parameters

NameDescriptionData Type
 ProcessInfo
IsCompleted Element ProgressPercentage Element CurrentTaskDescription Element Description Element LogReportId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleProcessResult Element Sequence GetSingleProcessResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
CurrentTaskDescription optional xs:string
IsCompleted xs:boolean
See Also
All Operations Resource GroupGeneralComponents Web Service