Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Can anyone help me on below scenario. Appreciate your kind help.
How to retrieve the file from dropbox and save it on local system?
Thank you!
It is issue with rootpath directory . We are not sure which path is "/"
can you please try with "/Excel2.xls"
Otherwise List the files and check which folder "/" and check which path is rootpath.
@fdenis Thanks for your reply.
If you mean that - I need to do google for Dropbox cmd or Dropbox soap so I did it but not found any related information. I was trying with talend component "tDropboxGet" but not getting the expected result.
can you confirm that you are succesfully connect to dropbox?
can you try if you are able to list file on dropbox?
what is the error you are getting?
Could you please advise the error you are getting when you are trying like below?
I hope you are using "Save as File" option to retrieve file.
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 Nikhil,
Please find an attachment:
This is compilation error ;
Can you please go to Code Tab of your job
At right side , you will see a red mark (with error) , click on that
You will reach to java code where actually error is ( May be line 887)
can you take screenshot of that
How to resolve this error?
Try 1 :
Are you getting same error when you uncheck "Save To file" ?
Does job work after uncheking ?
Try 2 :
Select "Save To file" but do not use tLogRow . File should be created in your Path mentioned in component.