Previous Topic

Next Topic

Book Contents

Response XML format—Reports

Response message parameters

Response message parameters

Name

Description

WSODMXMLSubmitResult

Top-level element with the PROCESSED attribute, which indicates whether the request was processed.

  • TRUE—Request was processed successfully.

    The SubmitStatus parameter appears and displays text that indicates that the request was processed.

  • FALSE—Request was not processed successfully.

    The Error parameter appears and displays text that indicates why the request was not processed.

Error

Appears if the PROCESSED attribute for WSODMXmlSubmitResult is set to FALSE.

Contains information about why the web message could not be processed.

SubmitStatus

Appears if the PROCESSED attribute for WSODMXmlSubmitResult is set to TRUE.

Contains the FileOID, ReceivedDateTime, and ProcessStartDateTime.

Send Feedback