Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Best Practice of How to Manage reports from different Environments? Dev, QA and Prod?
Best Practice of How to Manage reports from different Environments? Dev, QA and Prod? [message #1000375] Mon, 14 January 2013 16:08 Go to next message
Silver wang is currently offline Silver wangFriend
Messages: 3
Registered: December 2012
Junior Member
Just curious how do you manage the DB connections of BIRT reports moving between different environments like DEV, QA and PROD?

We are trying to implement BIRT reports into our Java web applications, I am able to create reports and using the viewer to display reports in the browser. Just want to hear your suggestions that what is the best practice of handleing DB connections between different application server environments?

Your input is greatly appreciated!
Re: Best Practice of How to Manage reports from different Environments? Dev, QA and Prod? [message #1000383 is a reply to message #1000375] Mon, 14 January 2013 16:19 Go to previous message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

We use a report library (rptlibrary) approach. The rptlibrary file on a given application server folder holds the database connection for that environment. All production BIRT reports utilize the report library and inherit its database connection.
Previous Topic:How does BIRT determine the jdbc resultset datatypes?
Next Topic:Html reports without charts
Goto Forum:
  


Current Time: Fri Apr 26 14:46:38 GMT 2024

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

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

Back to the top