I will be releasing a lot of reports into our production environment in the upcoming months. We use .biar files to move content that was tested in DEV into testing environments and then PROD. Developers build and test in DEV. The reports are put in a .biar file and imported into a test environment. If they pass, that same .biar file is imported into PROD. If they don’t pass testing, they go back to DEV. Ultimately, all of the report code needs to be set in DEV.
Once I release reports into a new environment, I have to go into each reports Process–>Database area and change “prompt the user for database logon” to “Use the same database logon as when report is run” for viewing. Is there a relatively easy way (edit xml, change a registry value, etc) so that the default behavior is to use the same database logon as when a report is run rather than having to manually change that?
This is XIR2 SP5 on Solaris with Tomcat.
dcartwright (BOB member since 2008-11-01)