LBI 9 Reporting Issue

 6 Replies
 0 Subscribed to this topic
 22 Subscribed to this forum
Sort:
Author
Messages
drhoades44
New Member Send Private Message
Posts: 0
New Member

I created a report in development and published LBI Data Settings of a user and password we set up for all development reports. The report is in Crystal XI using a SQL Server stored procedure as the data source. This office is used to using tables as the data source. When I publish to LBI Dev the Data Settings are fine. When they publish in production, there is no user or password in the Data Settings area. How do I fix this?

Matthew Nye
Veteran Member Send Private Message
Posts: 514
Veteran Member
thats typically an indication that the report is corrupt or there was an interruption during upload. i would republish the report, if you continue to have the problem, check youre report for special characters in formula or parameter names as well as special characters in default parameter values.

hth
matt
If any of my answers were helpful an endorsement on LinkedIn would be much appriciated! www.linkedin.com/pub/matthew-nye/1a/886/760/
Ruma Malhotra
Veteran Member Send Private Message
Posts: 412
Veteran Member
If you are publishing a report from the dev environment to the production environment you may also want to use the Override Datasource feature on the data settings screen and choose the datasource for the prod environment, put in a user-id and password that will refresh the report from the prod environment and click on save.

Next time when you click on view with data refresh it will refresh the report from the data in the prod environment.

Hth.
Ruma.
Chris Martin
Veteran Member Send Private Message
Posts: 277
Veteran Member
This can also occur if RAS is not running when the report was published.
drhoades44
New Member Send Private Message
Posts: 0
New Member

We re-published but now get this. See attachment.

 

drhoades44
New Member Send Private Message
Posts: 0
New Member

Sorry, wrong file type. Here it's zipped.

Attachments
Matthew Nye
Veteran Member Send Private Message
Posts: 514
Veteran Member
This is not an error, its a warning really. I means that you are using bursting options for this report but the user you are logged in as has no rights associated to data that is being returned in the report. First turn bursting options off o the report and validate that the reports run. Then check your rights management and make sure the user "administrator" has a right with the stucture that is being used for this report and that values are associated to that right are being returned in the report. The easiest way to do this is to assign the value of "*" to all elements in the right. This says the user can see all data in the report.

hth,
matt
If any of my answers were helpful an endorsement on LinkedIn would be much appriciated! www.linkedin.com/pub/matthew-nye/1a/886/760/