Is it possible to send a HTTP GET Request with the HTTP Adapter?
I have following Szenario:
I have a flat file at http://www.test.com/test/test.dat
can i use the Http Adapter to read this file ?
If not, any other idea how i can handle this ?
Regards,
Robin