GeneralComponents Web Service
Method/VerifyInboundFileInfo
GeneralComponents Web Service > All Operations Resource Group : /VerifyInboundFileInfo (Method)
Description
The VerifyInboundFileInfo function verifies an inboundFile record against the available business rules.
Request (VerifyInboundFileInfoSoapIn)

The request body is of type VerifyInboundFileInfo.

Request Body Parameters

NameDescriptionData Type
 InboundFileInfo
 xml:boolean
isAddingRecord Element WarningCount Element ErrorCount Element Cancelled Element ProcessLog Element FileContent Element FtpSubFolder Element FileName Element FileType Element Status Element InboundMessageId Element FileIdentifier Element InterchangeIdentifier Element Number Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence inboundFile Element Sequence VerifyInboundFileInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Number xs:int
InterchangeIdentifier optional xs:string
FileIdentifier optional xs:string
FileName optional xs:string
FtpSubFolder optional xs:string
FileContent optional xs:base64Binary
ProcessLog optional xs:base64Binary
Cancelled xs:boolean
ErrorCount xs:int
isAddingRecord xs:boolean
Response (VerifyInboundFileInfoSoapOut)

The response body is of type VerifyInboundFileInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyInboundFileInfoResult Element Sequence VerifyInboundFileInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service