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

tSendMail context variables

I have a Talend Job the reads in an external html using tInputFileRow and tJavaRow into a variable and then I can put the variable into the message body of tSendMail and it mostly works.  The problem is I have context variables inside of the html that is read in and they are not getting reference as a context variable but rather as another string value, so instead of putting the value for context.Email_Image_Server is read it as  a string. Is there a way to embed variables in an external html file to make the email contents dynamic?
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,
The problem is I have context variables inside of the html that is read in and they are not getting reference as a context variable but rather as another string value, so instead of putting the value for context.Email_Image_Server is read it as  a string.

Could you please show us your message body of tSendMail?
Best regards
Sabrina