Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
Developing Analytics Applications
JSF2+Birt Report Integration Issue
Migrateduser
<p>I have all the reports avaiable in the Birt Sever IHub. Now I am doing integration with JSF so i am able to connect with Ihub and able to get all reports inside some particular folder .I am able to show all the reports name in a DataList now when someone will click on the report name i have to show input parameter for that individual report . and after user select the parameters i have to display the report How to achieve this ?</p>
<pre class="_prettyXprint">
GetFolderItemsResponse response = actuateControl.getFolderItems();
ArrayOfFiles arrayOfFile = response.getItemList();</pre>
Find more posts tagged with
Comments
There are no comments yet