내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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:

 

원본 게시물의 솔루션 보기

8 답변 개

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

정확한 답변 작성자:
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:

 

Avatar

Level 1

Avatar

Level 4

Thanks Scott for the support.