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:retrieveAttachmentSpec
 
pub.ariba.supplier.docstore.spec:retrieveAttachmentSpec
WmAribaSupplier. Retrieves the specific attachment associated with the indicated OrderRequest.
Input Parameters
orderID
Order ID of the cXML OrderRequest.
payloadID
cXML payloadID of OrderRequest document.
id
If set, the id of the attachmentWrapper in the collection to return. If set, index should not be set.
index
If set, the index of the attachmentWrapper in the collection to return. If set, id should not be set.
Output Parameters
serviceError
Record describing any error conditions that occurred during document retrieval.
attachmentWrapper
The attachmentWrapper object containing the attachment.