Jump to content

Can Jasper run a report that will send out multiple eMails based on a table field?


gregory.west

Recommended Posts

What I am doing is trying to create an automated statement/reminder for customers telling them about their outstanding invoices.  I would like this to run once a month and automatically send a report listing the customers over due invoices.  There would be two ways to do this, one would be a single report sending out multiple eMails (each one unique of course).   Or two reports, the first report creating a like to customer numbers and eMail addresses, calling a second report to take in the customer number and eMail address and send out that company an over due report.

Has anyone ever looked at doing something like this before?   Is it easy, hard, impossible?

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I've done something like the first method but I created my own program to send email.

This may also be possible using Jaspersoft ETL (Talend ETL). The way to generate a report can be done by writing a program or by invoking REST API to schedule a report to be sent (I've used the REST API to schedule a report but I haven't schedule a report to be emailed yet.)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...