Jump to content
Changes to the Jaspersoft community edition download ×

rest_v2/jobs MailNotification HTML Embedding Behavior Changed


Recommended Posts

We have been generating our reports using the rest_v2/jobs endpoint on JasperServer 6.1. We were passing:

outputFormats: { outputFormat: ['PDF', 'HTML'] }...mailNotification: {  ...,  resultSendType: "SEND_EMBED",  ...}[/code]

and it would attach the PDF to the email and embed the HTML within the email.

We upgraded to 6.4.0 and now the same request embeds the HTML in the email and attaches it (in addition to the PDF). This is causing issues with our accounting software. Was it an intentional change? I've found no reference to it in the changelogs or API docs. If not, is it something that's been reverted in later versions? If yes, is there any way we can return to the original behavior where the HTML report is embedded but not attached?

Thanks.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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