XML Gateway Transmission of File Attachments for PO - want to use HTTPS-ATCH Protocol
We have done all the setup as mentioned below in Oracle meta link, but the XML message is not having FILENAME related tag or any information related to Attachment.
We want HTTPS-ATCH Protocol for transmission of PO XML data with Attachment. Can anyone guide me on this?
Attachments and Outbound Documents
For outbound documents, it is assumed that an attachment has been defined in the Oracle Foundation (FND) module and that it has been associated with a business document. A given business document can have any number of attachments defined at any level of the document.
To include an attachment in the generated XML message, the XML Gateway must be informed of the relationship between the attachment and the business document. This is accomplished by adding a Procedure Call action to the message map to call the register attachment API at every point in the business document where an attachment is identified.