receiveODMDataResponse/return

Item Description
Diagram Diagram of receiveODMDataResponse/return
Type tns:ReturnCodes
Properties --
Content simple
Facets --
Kind enumeration
Value SUCCESS
Annotation After receiving ODM extract data, the receiving application should send SUCCESS response back to Oracle Life Sciences InForm Publisher by sending this return code.
Kind enumeration
Value ODMMETAREQUIRED
Annotation After receiving ODM extract data, the receiving application can request ODM metadata from Oracle InForm Publisher by sending this return code.
Kind enumeration
Value ODMADMINREQUIRED
Annotation After receiving ODM extract data, the receiving application can request ODM administrative data from Oracle InForm Publisher by sending this return code.
Kind enumeration
Value ODMMETAANDADMINREQUIRED
Annotation After receiving ODM extract data, the receiving application can request ODM metadata and administrative data from Oracle InForm Publisher by sending this return code.
Source
<element name="return" type="tns:ReturnCodes"/>