Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Read Excel files from a sub folder in a AWS S3 bucket

Hi All, 

 

S3 Bucket Name is "S3-bucket" and I have many sub folders in it. I want to read files in a one specific sub folder (Folder name : Read) and do not want to read files in other folders. I'm a newbie to talend and appreciate if anyone can let me know how to configure t3List component  or any other recommended component only to read a sub folder not the entire S3 bucket. 

 

0683p000009M8qW.jpg

 

0683p000009M8qb.jpg

 

Thank You. 

Labels (1)
  • v7.x

1 Solution

Accepted Solutions
yome1
Creator
Creator

Hello,

 

You can use "Key prefix" option in the tS3List component.

 

Guillaume

View solution in original post

2 Replies
yome1
Creator
Creator

Hello,

 

You can use "Key prefix" option in the tS3List component.

 

Guillaume

Anonymous
Not applicable
Author

getting error on tIterateToFlow saying 'parameter mapping must have one value'