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:retrieveAttachment
 
pub.ariba.supplier.docstore:retrieveAttachment
WmAribaSupplier. Retrieves the specific attachment associated with the indicated OrderRequest.
Input Parameters
orderID
Order ID of the cXML OrderRequest
payloadID
cXML payloadID of document to retrieve.
from
Sender's identity.
index
If set, the index of the attachmentWrapper in the collection to return. If set, id should not be set.
id
If set, the id of the attachmentWrapper in the collection to return. If set, index should not be set.
Output Parameters
serviceError
Record describing any error conditions that occurred during document retrieval.
attachmentWrapper
The attachmentWrapper object containing the attachment.
Usage Notes
If you are using Trading Networks, no attachmentWrapperCollection will be returned.