Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Does anyone use BIRT email services?
Jodin
I want to be able to email files from a BIRT application. Is there a way to do this? I found a website that discussed some BIRT email services and a method sendBirtMail(). I'm not sure how it is used. Has anyone used this BIRT method or found a way to email files from a BIRT application? Thanks.
Find more posts tagged with
Comments
johnw
<blockquote class='ipsBlockquote' data-author="'Jodin'" data-cid="73030" data-time="1297116850" data-date="07 February 2011 - 03:14 PM"><p>
I want to be able to email files from a BIRT application. Is there a way to do this? I found a website that discussed some BIRT email services and a method sendBirtMail(). I'm not sure how it is used. Has anyone used this BIRT method or found a way to email files from a BIRT application? Thanks.<br /></p></blockquote>
<br />
<br />
In the commercial Actuate products, there are services for doing this in iServer. If you wanted this, you would need to custom write something. You can easily write something using the Java email libraries from the afterRender event.