Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

AEM integration with jasper report

Avatar

Level 4

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

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:

 

View solution in original post

8 Replies

Avatar

Level 10

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.

Avatar

Administrator

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

Avatar

Administrator

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

Avatar

Level 4

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

Avatar

Administrator

Hi

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

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Level 10

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: