#1 2018-07-04 11:54:04

fnbajwa
Member
Registered: 2018-07-04

How to integrate ReportServer in Java web application

Hi,
I want to know is there any way to integrate ReportServer in a Java application?
There is not any support/help in internet right now except official but documentation did not cover integration as well.
Would you please help me to find any tutorial or steps to integrate RS in web application.

Thanks.

Offline

#2 2018-07-04 12:04:47

eduardo
Administrator
Registered: 2016-11-01
Website

Re: How to integrate ReportServer in Java web application

Hi fnbajwa,

you can execute your reports in reportserver by url, and call this url from within your java application. More information here: https://reportserver.net/en/guides/admi … a-the-URL/

Further, check here:
https://forum.reportserver.net/viewtopic.php?pid=3807
and https://forum.reportserver.net/viewtopic.php?id=955

Regards,
Eduardo

Offline

#3 2018-07-04 13:22:08

fnbajwa
Member
Registered: 2018-07-04

Re: How to integrate ReportServer in Java web application

Thanks eduardo for quick response.

In one of the above posts you suggested requires an API key to be used if we want to access RS without login.
What's really an API key?
How can I acquire API key?
Is this facility available in community edition?

Thanks,
Farhan

Offline

#4 2018-07-04 13:30:41

eduardo
Administrator
Registered: 2016-11-01
Website

Re: How to integrate ReportServer in Java web application

Hi Farhan,

yes, it is available, check here: https://reportserver.net/en/pricing/
Scroll down for a comparison:
"Report Configuration via URL
Embed and configure reports via URL."

Your APIKEY is just a user property in order to allow him/her to login without entering his/her password. Here you can find more information on APIKEY: https://reportserver.net/en/guides/admi … a-the-URL/ , section 6.11.3. Embedding Reports Without Login

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB