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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
bdurand
Creator
Creator

how to specify dynamically parameters in cMail

Hi,
Please, I try to send an email with dynamic parameters with cMail, subject for example  ? 
I don't know how to instantiate these strings.
The subject is in the body of my message I can set in the header if needed.
I tried with context, globalMap, simple language ... nothing works.
A workaround would be a talend job but there is a way with the cMail ?
best regards,
Ben
Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
Do you want to use talend context variables in Mediation Route spring configuration? Here is a new feature jira issue here:https://jira.talendforge.org/browse/TESB-14430
Have you tried to use PropertyPlaceholder? http://camel.apache.org/using-propertyplaceholder.html

Best regards
Sabrina