Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
obiee 12 Publisher Url

Hi,
We recently upgraded from to 12c. When I login to https://analytics/companyname I can see BI Publisher Reporting under 'New' tab.
But when I click on new report its not opening.
If I login in OBIEE with http://server name:port/ ... url then I can open a new report.
How to configure BI Publisher by logging into OBIEE through https://analytics/companyname ?
Thanks for the information.
Answers
-
Shortest version: that's not an OBI problem but something you handle - for example - in an Apache sitting in front of your obi.
Ref reverse proxy
0 -
Long version: your reverse proxy isn't fully configured apparently.
Publisher is on a different path, it's not on /analytics but /xmlpserver, you just don't see it as it is loaded into a frame of a /analytics page.
So configure all the paths OBIEE and related products use in your proxy and you must be fine (so if you have licenses for Visual Analyzer same thing as it's on a /va path).
0