[Dev] Script/Report plug-in convergence
Brett Wooldridge
bwooldridge at alterpoint.com
Tue Mar 25 09:05:01 CDT 2008
Part of that last email had its formatting eaten. Posting that section again...
-------------------
These are new properties that can be specified in either a script plugin job or report plugin job:
email.format - if sending mail this is required
email.to - if sending mail this is required. semi-colon separated list of email addresses.
email.cc - optional. semi-colon separated list of email addresses.
email.link - either this must be true, the next attribute must be true, or both can be true
email.attachment - either this must be true, the previous attribute must be true, or both can be true
However, if we expose these for Script tools right now, realize that you are creating some work for me as we can't currently email tool output. Note that the "email.format" in the case of reports can be any supported birt format (pdf, html, xls, etc.), but if the "output.format" is not 'birt' then "email.format" should be whatever format "output.format" specifies.
On 3/25/08 1:08 PM, "Brett Wooldridge" <bwooldridge at alterpoint.com> wrote:
email.format - if sending mail this is required email.to - if sending mail this is required. semi-colon separated list of email addresses. email.cc - optional. semi-colon separated list of email addresses. email.link - either this must be true, the next attribute must be true, or both can be true email.attachment - either this must be true, the previous attribute must be true, or both can be true
However, if we expose these for Script tools right now, realize that you are creating some work for me as we can't currently email tool output. Note that the "email.format" in the case of reports can be any supported birt format (pdf, html, xls, etc.), but if the "output.format" is not 'birt' then "email.format" should be whatever format "output.format" specifies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20080325/462d8a13/attachment.html
More information about the Dev
mailing list