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)
Run report through code
sudharshan
I setup the I server express and IPortal. I want to run the report through java code. Can some one explain me the steps to do that and give me a sample code to run the report.
Find more posts tagged with
Comments
averma
Hi sudharshan:<br />
Do you mean you want to run the report on iServer Express through an external java code? If so you can leverage the web services that is built within iServer Express. Check out chapter 6 of the following document:<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/documentation/Manuals/programming-iserver-apps.pdf'>http://www.birt-exchange.com/documentation/Manuals/programming-iserver-apps.pdf</a><br
/>
<br />
Ashwini
sudharshan
Thanks Aswini