Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
integrating iserver with existing webapplication
Shilpa
Hello,
I want to run,schedule the reports with viewer and also add security to them.So.I want to use iserver which is solving all my purposes.But it runs as standalsone application.
So,Can I launch iserver from my webapplication,and use the existing tomcat used by the webapplication.
I found Actutate java Components.war and deployed it ,it is working fine,but it does not provide to schedule the reports.
So,can any one help me in integrating iserver to my webapplicaion with the existing tomcat.
Find more posts tagged with
Comments
Chezy
Shilpa,
You have few options to integrate iServer Express with your application:
1> You can do URL integration from your web application to run/view/schedule reports. The manuals should have good information to give you an idea how to do this integration.
2> You can the integration using IDAPI calls to directly communicate with iServer. This integration involves some level of coding.
3> We have commercial product called InformationConsole which can be directly deployed on your application server with easy customization. Using this you can connect to the iServer to run/schedule reports.
Deploying the iServer Express in your own web app server is not recommended.
Shilpa
Thanks for the reply ..
I am trying to do URL integration.
I am also looking for IDAPI,however the link to download is showing error.Do you have any idea from where can I download it?
Virgil Dodson
Hi Shilpa,<br />
<br />
You can download the iServer Express from <a class='bbc_url' href='
http://www.birt-exchange.com/downloads/birt-report-deployment/'>BIRT
Report Deployment - Downloads - BIRT Exchange</a><br />
<br />
A getting started guide for iServer Express is available at <a class='bbc_url' href='
http://www.birt-exchange.com/wiki/Getting_Started_with_iServer_Express/'>Getting
Started with iServer Express - BIRT Wiki - BIRT Exchange</a><br />
<br />
...and information on using the Information Delivery API (IDAPI) and URL integration can be found at <a class='bbc_url' href='
http://www.birt-exchange.com/wiki/Technology_Guide/'>Technology
Guide - BIRT Wiki - BIRT Exchange</a> and some downloadable examples at <a class='bbc_url' href='
http://www.birt-exchange.com/wiki/Server_Integration_Technology/'>Server
Integration Technology - BIRT Wiki - BIRT Exchange</a> (I updated the download URL on that page this morning.)
Shilpa
Thanks ,I will try to Download ..