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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tsendmail using contexts

How to pass a parameter using contexts for email error notifications ?
for ex :Using contexts,display email subject,message thats from batch file

Labels (2)
1 Reply
Anonymous
Not applicable
Author

You create your context variable in the job,
You load them from a param file or whatever source via tContextLoad.
then use them by putting context.emailTo, context.emailFrom in the tSendEmail
check tutorial here