Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » folder for the list of reports(page for list of reports for end user)
folder for the list of reports [message #923247] Tue, 25 September 2012 18:59 Go to next message
amit a is currently offline amit aFriend
Messages: 2
Registered: September 2012
Junior Member
Hello,

I am very new to birt.
I have downloaded it on my local machine the open source version to try it out.
I am using tomcat to host the reports

So I can access the report when I use this link
//localhost:8080/WebViewerExample/frameset?__report=Report\OrderDrill.rptdesign
where this is the folder
C:\...\...\apache-tomcat-7.0.29-windows-x64\apache-tomcat-7.0.29\webapps\WebViewerExample\report
and orderdrill.rptdesign the report I have created..

But once I put this on a server for end users I can't expect them to put in this direct link for different reports.

How can I create a folder or a page where different reports are listed and they can click and use the reports.

Right now if I try this link
//localhost:8080/WebViewerExample/Report/

Folder on my PC:
C:\...\...\apache-tomcat-7.0.29-windows-x64\apache-tomcat-7.0.29\webapps\WebViewerExample\report

it gives me the following error

"HTTP Status 404 - /WebViewerExample/Report/

type Status report

message /WebViewerExample/Report/

description The requested resource (/WebViewerExample/Report/) is not available."

Thanks for your help in advance.

Amit
Re: folder for the list of reports [message #923344 is a reply to message #923247] Tue, 25 September 2012 20:55 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Currently this is not implemented in BIRT. You will need to write a custom jsp page to let a user choose a report.

Jason
Re: folder for the list of reports [message #923384 is a reply to message #923344] Tue, 25 September 2012 21:50 Go to previous message
amit a is currently offline amit aFriend
Messages: 2
Registered: September 2012
Junior Member
Thanks Jason
Previous Topic:BIRT 4.2 - Fatal Error calculating totals when there is no data
Next Topic:fill dynamic textfield with "..."-dots
Goto Forum:
  


Current Time: Fri Apr 26 08:06:45 GMT 2024

Powered by FUDForum. Page generated in 0.02903 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top