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

attach a file in s3 to tSendMail component

Is it possible to attach a file from an S3 bucket to a tSendMail component.  I want to deliver a .xlsx file at the end of a successful Talend job.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi
Download the file from S3 to local system using tS3Get component and attach it on tSendMail component.

Regards
Shong