Dear All,
our client would like to have the following functionality in Jasper:
They have scorecard reports already designed.
They would like to include an option to send an e-mail right from the Scorecard for the people that can solve some problems.
I suppose they would like to have the option to add an email address and send predifined content and a link to the report.
Is there a built-in functionality in Jasper like this.
My remeark: I do not refer to report scheduler: they alredy use this automatic funtionality. They would like to have the funtionality on the report front-end.
Thank you!
Best Regards,
Robert
1 Answer:
I haven't tried this but it may be possible to add a text field with a hyperlink with "mailto:....?subject=....". The other option is to just create a Visualize.js page with your score card report and a link to send an email.
Dear Hozawa,
thank you for your answer! I am going to test the "mailto" and the visualize.js solutions. Thank you very much!
Best Regards,
Robert
Dear Hozawa,
the following solution is working with MS Outlook. I have to edit the text box definiton of the link like this:
<textElement/>
<textFieldExpression><![CDATA[">> Report error"]]></textFieldExpression>
<hyperlinkReferenceExpression><![CDATA["mailto:test@somewhere, friend@somewhere-else?subject=Congrats%20Obama&body=Enjoy%20your%20stay%0ARegards%20"]]></hyperlinkReferenceExpression>
</textField>
Thank you!
Best Regards,
Robert
Dear All,
I would like to give you the summary of the architecture:
Best Regards,
Robert
Dear All,
It would be also acceptable, if the user clicks on a link on the report front end, and then Microsoft Outlook would pop up with a predefined subject and email address.
Thank you! Is it something like that possible in Jasper?
Best Regards,
Robert