Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAC OBIEE page that contains HTML markup

Hi All,
I'm working in OAC (version. 105.1.1-14) OBIEE (12.2.5.1.0) and getting below error when trying to save analysis with some description in HTML:
You do not currently have sufficient privileges to save a report or dashboard page that contains HTML markup.
This HTML might be present in column headings, table headings, text views, ticker views, narrative views,
the print header, or the print footer and must be removed before saving
In Administration I have assigned below:
Save Actions containing embedded HTML
Save Content with HTML Markup
Access HtmlViewService Service
and in fileinstanceconfig.xml:
<Security>
<ClientSessionExpireMinutes>210</ClientSessionExpireMinutes>
<EnableSavingContentWithHTML>true</EnableSavingContentWithHTML>
</Security>
I found this 2474136.1 with this Bug 28715481 but do not understand what needs to be done. Should I raise an SR?
Pawel
Answers
-
-
ok... one more hint needed..
In OAC versions 18.3.3 and higher, this change is made via the bipodadmin user interface.
what is this and where to find it "... bipodadmin user interface".
Not every world from Oracle docs is understandable for me
Probably I have access to this but I first see this name: "... bipodadmin user interface".
Pawel
0 -
just append it to your OAC URL: https://oac_url.oraclecloud.com/bipodadmin
0 -
Thank you very much for hints.
for me it works when append to url: https://oac_url.oraclecloud.com/analytics/systemsettings/
and I changed there 'Allow HTML Content' to true.
Pawel
0