Mule ESB 3.9: How to Upload a File via Web Form and Download File
#ICYDK: This article will explain how to implement a File Upload via Web Form and Download File as the way of response from the HTTP POST request(Web Form).
pf-file-upload-download-service
MESSAGE-PROPERTIES (Get HTML Form Data): This will get the data from the HTML Form and assign to the Variable. Also Note that the #[message.inboundAttachments.file.dataSource.part.inputStream] is the name attribute from the HTML . https://goo.gl/E59YuF #DataIntegration #ML


