How to send email notifications with job execution status?
Answer Posted / Raghavendra Tripathi
To send email notifications with job execution status in Talend Open Studio, follow these steps: 1. Configure an SMTP server connection using the 'tSMTPSendMail' component; 2. Create a global variable to store the recipient's email address; 3. In your job, use conditions and tJavaRow components to determine if an email should be sent based on the job execution status; 4. Use the 'tSMTPSendMail' component to send the email with the desired subject, body, and attachments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category