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: 
Anonymous
Not applicable

Use TAC config SMTP variables in Talend Studio Job


Hello,
How to use TAC SMTP config parameters in Talend studio components.
e.g.. SMTP host and email id configured in TAC want to use in tSendMail component of my job.
Thanks in advance!
Gnana Reddy.

Labels (3)
5 Replies
Anonymous
Not applicable
Author

Hi,

 

    Are you trying to send value of context variable through TAC to execute the email component?

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved

akumar2301
Specialist II
Specialist II

you need to connect to talend technical database , go to configuration table.

you can get smtp related values and use in jon
Anonymous
Not applicable
Author

Thank you Nikhil for the response. Not exactly, I wanted to use the SMTP values configured in TAC in Talend job, so that I don't need to have context var again.

Anonymous
Not applicable
Author

Thank you, Abhishek for your response, I will try this.
Anonymous
Not applicable
Author

This works, but I need to connect my Talend technical database and read the variables instead that any other easy way to access those configurations


.