コミュニティアチーブメントバーを展開する。

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.