cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal 2013 with UNV Asking for Password

DellSC
Active Contributor
0 Kudos

My client has a number of Crystal 2013 reports that are based on .unv universes that connect to Oracle databases.  All of the users have the 32-bit Oracle client and an appropriate TNSNames.ora file on their workstations.  The reports can be viewed and scheduled with no problems in BI 4.1 - either SP1 or SP4.  However, when a user opens one of these reports from the server in Crystal 2013 and tries to refresh it, it asks for the database password.  Shouldn't this be automatically picking up the password from the universe connection on the BI Platform?

Thanks!

-Dell

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Dell,

No, when the user opens the report from the Server it is copied down to the local work station and requires the Connection info ( client ) to be installed locally. As you know RPT file do not keep the password within so it must prompt for it.

With a report based on a Universe when the user hits refresh what CR is doing is connecting to the WEBI server which then queries the Universe and gets the connection info including the password ( If it's configured that way ) and SQL etc, and passes that down to the local PC for CR to use as the data source.

You do have the option to save all of the info in the Universe, so have a look in the UNV Designer and connection info. They may be able to configure this for each user. Depending on if the Server supports it also.

So depending on how they configured the UNV connection depends on what gets passed down to CR Designer including the password.

Hope that's clear?

Don