Right after the migration of all the reports from 11 g to 12 c we tried saving some reports in the dashboard .This is causing an issue mentioned below:
Cannot save report that contains HTML markup.
Error message : "Catalog object privilege validation failed for user to path ... . You do not currently have sufficient privileges to save a report or dashboard page that contains HTML markup.
I am stuck on this from quiet a long time.Mentioning what all I have already Tried so far,
1)In "Administration -> Manage Privileges" Answers > Save Content with HTML Markup
2)Took a backup of Instanceconfig.xml file, which is located in the following location,
<obiee_home>/user_projects/domains/bi/config/fmwconfig/biconfig/OBIPS/instanceconfig.xml
2. Added the following entry under security.
<Security>
<CheckUrlFreshness>false</CheckUrlFreshness>
<EnableSavingContentWithHTML>true</EnableSavingContentWithHTML>
</Security>
But the presentation services is not starting after this change in the instance config file.
Thanks and Regards
Priti