Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The pub.ariba.supplier Folder in the WmAribaSupplier Package | pub.ariba.supplier.docstore.spec | pub.ariba.supplier.docstore.spec:retrieveOrderSpec
 
pub.ariba.supplier.docstore.spec:retrieveOrderSpec
WmAribaSupplier. Retrieves the OrderRequest and attachments from the document store facility you configured.
Input Parameters
orderID
Order ID of the cXML OrderRequest.
payloadID
cXML payloadID of document to retrieve.
getAttachments
If true, retrieves all attachments associated with this document. If false, retrieves no attachments.
Output Parameters
serviceError
Record describing any error conditions that occurred during document store.
OrderRequest
cXML OrderRequest document.
attachmentWrapperCollection
Collection of attachmentWrapper objects containing attachment documents.