Response XML format—Submissions
Response message parameters
Response XML parameters
| Name | Description | |
|---|---|---|
| WSODMXMLSubmitResult | Top-level element with the PROCESSED attribute, which indicates whether the request was processed. 
 | |
| Error | Appears if the PROCESSED attribute for WSODMXmlSubmitResult is set to FALSE. Contains information about why the web message could not be processed. | |
| SubmitResults | Appears if the PROCESSED attribute for WSODMXmlSubmitResult is set to TRUE. Contains the FileOID, ReceivedDateTime, and ProcessStartDateTime. | |
| SubmitStatus | Appears if the PROCESSED attribute for WSODMXmlSubmitResult is set to TRUE. Contains the FileOID, ReceivedDateTime, and ProcessStartDateTime. | |
| SubmitReport | Appears if the PROCESSED attribute for WSODMXmlSubmitResult is set to TRUE. Contains the FileOID, ReceivedDateTime, and ProcessStartDateTime. | |
| MessageID | HRESULT error code, which can occur at the web service or the Clinical Data API interface. Note: Appears only when the STATUS attribute for SubmitStatus is set to FAILED. | |
| Message | English text of the MessageID. Note: Appears only when the STATUS attribute for SubmitStatus is set to FAILED. | |
| ActivityGUID | Corresponds to the InForm ActivityGUID when an error appears in the event log. Note: Appears only when the STATUS attribute for SubmitStatus is set to FAILED. | |



