AEM integration with jasper report | Community
Skip to main content
praveenk9004043
Level 4
September 10, 2016
Solved

AEM integration with jasper report

  • September 10, 2016
  • 7 replies
  • 3385 views

Hi Friends,

Can someone help me is there any way that we can integrate AEM6.1/6.2 with jasper report.

If anyone has come across this use case can you please provide me the url for integrating AEM with jasper reports capability.

I am working for one of the vendor who is looking forward to integrate his current aem application with jasper report.

 

Regards

Pr@veen

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

I got this to work -- see: 

To make this work - you need to include a lot of JAR dependencies into AEM. 

I will write up a HELPX article:

 

7 replies

smacdonald2008
Level 10
September 10, 2016

Jasper Reports has a Java API. Create a custom AEM service for AEM and consume the Jadper Reports API. We will look at adding this use case to our community articles.

kautuk_sahni
Community Manager
Community Manager
September 12, 2016

Hi 

I have not heard about Jasper reporting with AEM.

But as mentioned by Scott, Jasper expase JAVA APIs, Link:- http://jasperreports.sourceforge.net/api/.

You can create a custom service to help you achieve the needful.

 

Thanks and Regards

Kautuk Sahni 

Kautuk Sahni
kautuk_sahni
Community Manager
Community Manager
September 12, 2016

Can you please shere what kind of reporting is needed in AEM from jasper ?  and why do you want to use Jasper ?

 

~kautuk

Kautuk Sahni
praveenk9004043
Level 4
September 12, 2016

Hi Kautuk,

One of the customer is working with me to build a reporting capability in AEM.Since aem is purely being a WCM and has a capability to build the reporting feature i am suggesting to integrate with jasper report. building a reporting capability in AEM consumes more time if any one in the supporting group can help us if you have come across with the same scenario/implemented in AEM with Jasper report it would be great if you can share the URL along with the implementation steps.

Regards

Pr@veen

kautuk_sahni
Community Manager
Community Manager
September 13, 2016

Hi

Scott has started working on this. He would get back to you soon on this.

~kautuk

Kautuk Sahni
smacdonald2008
smacdonald2008Accepted solution
Level 10
September 13, 2016

I got this to work -- see: 

To make this work - you need to include a lot of JAR dependencies into AEM. 

I will write up a HELPX article:

 

pavithras887635
October 7, 2020
praveenk9004043
Level 4
September 14, 2016

Thanks Scott for the support.