Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have couple questions
1.I am running a job using Task Scheduler once the scheduled job is processed I have to get a mail whether the job is successfully processed or failed.I know there is a component called tsendmail.
2. If I process the job through Task Scheduler how will tsendmail know it that task scheduler has done its processing and response an answer.Actually I don't have any idea on this.
You can actually explain me or give a suggestion
Hello,
What does your job design look like? Does it have any output file? If so, here is a tWaitForFile component which could Iterates on a directory and triggers the next component when the defined condition is met.
https://help.talend.com/reader/vn0o8XYVXXNgJkRtWjet9A/YoomBRF5~0bA6LoSfpV_eQ
Best regards
Sabrina
Hello,
What does your job design look like? Does it have any output file? If so, here is a tWaitForFile component which could Iterates on a directory and triggers the next component when the defined condition is met.
https://help.talend.com/reader/vn0o8XYVXXNgJkRtWjet9A/YoomBRF5~0bA6LoSfpV_eQ
Best regards
Sabrina