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 | pub.ariba.supplier.docstore:retrieveOrder
 
pub.ariba.supplier.docstore:retrieveOrder
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.
from
Sender's identity.
getAttachments
If true, retrieves all attachments associated with this document.
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
Usage Notes
If you are using Trading Networks, no attachmentWrapperCollection will be returned.