Hi: I am having some issues calling tFielFetch to downlaod a file from http get method. The URI for the file is "
http://clinicaltrials.gov/ct2/results/download?down_stds=all&down_typ=study&down_flds=shown&down_fmt...". It works perfectly fine when I copy and paste the link in a web browser.
The error I am getting is java.io.FileNotFoundException with description where it appends the get query string in front of my destination directory path (Weird). Any pointers will be appreciated.
Regards,
Rashid.
it seems to work fine for me.
but only when you change your timeout.
increase to something that will allow it to be downloaded successfully the bigger the file more time required.
and thanks for the website quite helpful for UK NHS.
i believe you will have to set the filename.
also try setting a different location for your file (eg: c:\talend\myFile.txt)
and keep the time out high.
for me it work fine with these parameters.