Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to retrieve the file from dropbox and save it on local system

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!

Labels (2)
1 Solution

Accepted Solutions
akumar2301
Specialist II
Specialist II

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. 

View solution in original post

16 Replies
fdenis
Master
Master

google: dropbox cmd
or Dropbox soap
then tsystem or tsoap
Anonymous
Not applicable
Author

@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.

akumar2301
Specialist II
Specialist II

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?

Anonymous
Not applicable
Author

@pgajghate 

 

Could you please advise the error you are getting when you are trying like below?

0683p000009M359.png

 

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 🙂

Anonymous
Not applicable
Author

Hi Nikhil,

 

Please find an attachment: 

 

0683p000009M3CY.png0683p000009M3NG.png

akumar2301
Specialist II
Specialist II

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 

fdenis
Master
Master

did you Forget " on access token field?
Anonymous
Not applicable
Author

How to resolve this error?
0683p000009M3Nz.png

akumar2301
Specialist II
Specialist II

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.