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: 
HBramhaiah
Contributor
Contributor

Loading files from aws s3 folder (smart_sent_2022-06-11) to Oracle

In tS3List component i used the key prefix is : "smart_sent_"+TalendDate.getDate("CCYY-MM-DD"), But i am not getting files.

The error i got in tS3Get component is shown below.

Error message : java.io.FileNotFoundException: C:\Users\hp\Desktop\talend\smart_sent_2022-06-11\Employee.txt (The system cannot find the path specified)

Labels (1)
  • Other

3 Replies
Anonymous
Not applicable

@Harijana Bramhaiah​ can you share a screenshot of basic settings of tS3Get component? The file path mentioned in the error is the value you input in the File field? This is the name of file to be saved locally.

 

Regards

Shong

HBramhaiah
Contributor
Contributor
Author

Dear All,

Please find the attachment

 

tS3List Key prefix : "smart_sent_"+TalendDate.getDate("CCYY-MM-DD")

Anonymous
Not applicable

It seems the folder (smart_sent_2022-06-11) does not exist

directory path: C:\Users\hp\Desktop\talend\smart_sent_2022-06-11\

file name: Employee.txt