Announcing a new experience for the Oracle Analytics community coming April 4th!
This category will be read-only as we migrate this space from 3/30-4/4, after which you’ll be able to post as usual. See you there!
BI Publisher - Missing Data Source in Data Models even after Creating Data Sources.
Summary
Data Sources can only be accessed and found in Data Models for user SYSADM.The system cannot find the Data source when individual Users login and try to run the report.Content
We are in the process of Migrating BI Publisher reports from Test to Production.Here is what we did.
1.Created the JDBC Connection and defined the Data Source in Production.The name is similar to the one in test Instance but points to Prod Database.
2.Archived all the Data Models and Reports From the Application in Test.
3.Un-Archived the Folder(from Step2) in Production.
4.When I try to run the report or look at the properties of the data model,i am unable to locate the default data Source.The error that i get when we run the report is oracle.xdo.XDOException: Not able to find data source with name:XXXX where XXXX is the name of my Data Source.