Dynamic Jasper integration with Jasper server

Hello,

I am new to Jasper. I want to make a report having dynamic number and type of columns. Further, I want to run my report on jasperserver with my other reports (with fixed and known columns).

I can use dynamic jasper to create my dynamic report, but I am not able to find a way to run it using jasperserver.

Is it possible to do so?

If yes, please provide some lead.

Thanks in advance.

prashantmalik's picture
Joined: Aug 21 2012 - 2:42am
Last seen: 9 years 4 months ago

I have same issue .If you have any solution  Please share with me

 

kavita.negi - 9 years 4 months ago

Hello Kavita,

We left the Jasper server and developed our own server on the JasperReports library. We modified some code in the library as well to support dynamic part in the reports.

prashantmalik - 9 years 4 months ago

So ,is it not possible to create dynamic reports in java  using custom bean source and then deploy them on jasper server

kavita.negi - 9 years 4 months ago
show 2 more...

We are developing a web application. We wolud like to use jasperserver to view reports at client system.

Do any one know how can we integrate the jasper server with web application.

Please suggest with exact resouce or any step by step process.

Thanks and Regards

 

rajesh.majoju - 8 years 11 months ago

Hi guys, please use URL to go to jasper server from your web application. for example like this.

https://localhost/jasperserver/flow.html?_flowId=viewReportFlow&standAlo..."
                                + res.getUriString();

Its necessaory your jasper server must run on machine. than this URI will take you to jasper server from your web application.

 

thanks,

irfan k

irfan.khazi123 - 6 years 10 months ago

0 Answers:

No answers yet
Feedback