Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I am new to Talend. Currently, I have a link (just by on executing it download the excel file). I tried in Talend to give this link in tfilefetch and try to download the report to my local disk, but I can only get HTML data. Please help me here.
Hi,
tFileFetch can be used if the underlying protocol is one of the below (as shown in screen shot).
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi,
Please also verify @lli 's comments for another post below.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Thanks for the update. If the details have helped you, could you please mark the topic as resolved?
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi,
It did not help me.. I have attached the screenshot in my previous reply, did you get a chance to look into it.
Hi,
Instead of storing the data to cache, could you please write the data file to a destination directory?
Once its there, you can read the data using tfileinputdelimited component.
Please refer the details specified in the sample scenario below.
https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/~HQ4YeJdLXGJJ8KC1natJw
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
I have tried that also but did not work. I referred to the same scenario.