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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Nicolas661
Contributor
Contributor

Attachments in tSendMail

Hi,
I try to make a job:
Read Directory----Iterate---> Send a mail with attachments (all docs read in directory)

I try with:
tFileList-->tSendMail with the value " ((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))" in attachment
The result is: X files send X mails with attachment.
All documents are not in only 1 mail

Nicolas
PS: I'm beginner in Talend DI
Nicolas
Labels (2)
15 Replies
Anonymous
Not applicable

Hi,
Actually, the message body can accept "String" type.
You can paste attachment content into message body, however, it cannot be marked as "attachment" auto instead being a part of message.
Is there any trouble of "Attachment" section in tSendMail for you?
Best regards
Sabrina
Anonymous
Not applicable

Hi Team,
How i can send attached mail in zip format.
Thanks
shrihdar
Anonymous
Not applicable

0683p000009MEk4.png
How do i give the file path here for tsendmail? its giving me error
vapukov
Master II
Master II

415061/mini_blob_20170308-1205.png
How do i give the file path here for tsendmail? its giving me error

 "/" at the end of filename wrong
Anonymous
Not applicable

that is resolved. But its sending an empty file when it has to suppose send the data. Please see my job below:

0683p000009MEk9.png
vapukov
Master II
Master II

delete row9(main) and connect tSENDMail with DataLoad (source) by OnSubJobOk