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