有一个条件,需要在 gmail 中发送多封邮件并且过于频繁。即每 10 分钟后将触发一封邮件,显示成功和失败以及审计表详细信息,其中包括 job_key、行读取、行写入状态.etc 等。但是在使用邮件步骤时会出现一些问题。所以我们为此使用了 python 脚本。有没有办法通过pentaho本身解决这个问题
问问题
2425 次
1 回答
1
It can be tricky, here's what you need to do within the Mail
step:
- Under the
Email Message
tab, make sure theUse HTML format in mail body?
check box is checked; - Switch to the
Attached Files
tab and set up the configurations per your requirements;
I hope this helps.
于 2015-02-18T13:52:01.577 回答