Hej!
We are working on a BPEL prototype to check if it is possible to download a file from a HTTP(S)/Remote location. i.e; trying to download a file from a URL which looks like:
http://www.externalSource.com/downloads/en/documents/information.zip
I believe this is possible using a Java Embed activity, but is there any other way (ex: adapter) as such we can use to achieve the same result?
We are not concerned with reading the contents of the file.
Any response is greatly appreciated.
Thanks!
Gaurav