Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I would like to create a file upload function in Talend ESB to provide my end-users with the functionality to upload file via HTTP, and handle the file in a data integration job.
I have not seen any samples for this. Is this possible at all? Maybe via a tesbrequest?
It should work according to the multipart/form-data standard like used in for instance php file upload forms. Hope someone is able to help me out here.
Thanks,