I want to send my PO with Attachment(PDF or an XL file) to our Supplier's URL.
Since HTTPS cann't handle the attachments, I thought of using the SOAP adapter, but I am not sure whether a SOAP adapter can talk to an URL? Whether a SOAP adapter can only talk to a WEB Service? Whether there is any way to convert the URL to a WebService?