Jump to content

Send Report via E-Mail over Service Interface


nilsbeckmann

Recommended Posts

Hello,

 

I dont now if it is possible to send a Report via E-Mail over the Services Interface. I have build a Java Service wich conntectet to Jasperserver and generate with JRPdfExporter a Report. Now I will send the Report to an emailaddress. If that possible to do in the Jasperserver or need I use Java to send that mail?

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 1 month later...

You may be able to do this in version 2.1. Go to http://yourserver:8080/jasperserver/services. On my version (Pro 2.1), I get this:

 

And now... Some Services

 

* AdminService (wsdl)

o AdminService

 

* Version (wsdl)

o getVersion

 

* repository (wsdl)

o put

o get

o list

o delete

o runReport

 

* ReportScheduler (wsdl)

o scheduleJob

o getReportJobs

o deleteJob

o deleteJobs

o getJob

o updateJob

o getAllJobs

 

The screen shot shows that the sample web services app that ships in the jasperserver-v.x/samples directory allows you to schedule and email a job using web services.

 

Hope this gets you in the right direction.

 

Mary

 

Post edited by: mmflynn, at: 2007/12/17 18:12 [file name=schedule_mail.png size=4810]http://www.jasperforge.org/components/com_joomlaboard/uploaded/files/schedule_mail.png[/file]

Post edited by: mmflynn, at: 2007/12/17 18:15

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...