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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Text format in the body of a tSendMail

Hi,
One of my job is sending an email to a customer, I would like to write something like :
"Dear customer,
thank you for your purchase, you will receive a tracking number by email as soon as your order will be shipped.
...blablabla...
Sincerely,
xxx"
How should I generate the string with java to get a similar look to the text I wrote above ? With CR, blank lines, etc...
thanks
Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello
Type your message in a .txt file, then send this .txt file as a attachment.
Best regards

shong
Anonymous
Not applicable
Author

ok but I was speaking about the body of the email, customers don't care about attachments.
I'm going to add a bugtrack for this point.
see the following issue 4484
thanks