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

Announcements
Join us in Zurich on Sept 24th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] How to attach file into tSendMail

how can attached the file to the tsendmail 
my mail is send throught the tsendmail but only msg is send the attached doc not send what i do
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Replace back lash '\' by '/'... in your path
Vaibhav

View solution in original post

52 Replies
Anonymous
Not applicable
Author

the structer is live the blue color file i want to send 
Anonymous
Not applicable
Author

0683p000009MEjB.png
Anonymous
Not applicable
Author

Hi deoo,
Did you click the plus button to add as many lines as needed where you can put filemask or path to the file to be sent along with the mail? Is there any error when option "Die if the attachement file doesn't exist" is checked out?

Best regards
Sabrina
Anonymous
Not applicable
Author

Hi deoo,
From your screenshot, do you want to send an email with attachment file D:\Hello.xlsx? Why don't you add it in tsendmail "Attachement" part?
Have you alreay checked component reference TalendHelpCenter:tSendMail?
Best regards
Sabrina
Anonymous
Not applicable
Author

i have simply add an xml file and send through the tsendmail what i do
Anonymous
Not applicable
Author

0683p000009MD7C.pngwhen i attach the file on tsendmail it display error :-invalid escape valid one are \b\t\n 
Anonymous
Not applicable
Author

Hi,
Your flow needs change...
what is the need for input component and tmap in above flow..?
tsendmail is a subjob and is not a part of main flow... it works independently if you have everything for him to execute.. remove earlier component and try executing..
Vaibhav
Anonymous
Not applicable
Author

0683p000009MEjG.pngwhich is correct format to attach a file or any document
as per you suggestion i have done but it still display same error
Anonymous
Not applicable
Author

Hi,
The workflow should be: tsendmail(see my screenshot).
You shouldn't link output from tMap to tSendMail component.
Best regards
Sabrina
0683p000009MEWO.png 0683p000009MEYE.png