OBIEE - HTML Markup

Saw Object

About

The first integration technnque in OBIEE Presentation Service is the use of HTML Markup and then of javascript.

You can add HTML content :

  • if you have the privilege
  • if you check the “Contains HTML Markup” check box that are present in this views:
    • Narrative,
    • Ticker,
    • Static Text,
    • and No Results
  • if you add it in the Advanced Tab.

If you want to be able to add HTML markup in other fields, you have to disable HardenXSS.

Privilege

To check your privileges :

  • Setting / Administration / Manage Privileges / Answers / Save Content with HTML Markup

Support

HTML Tag if you don't see the check box

If you don't see the check box, you can try to add a node <HTML></HTML>.

For example with a javascript code :

<HTML>
<A HREF='javascript:onClick=alert("Not an active link")'>Click here</A>
</HTML>

Tested with version 10.1.3.4 and doesn't work.

Reference Documentation





Discover More
Obiee Narrative Template For Excel
OBIEE - How to create an HTML view (Narrative, Static Text) to get a good Excel formatting ?

When you download an answer to Excel, you have all the chances to get a bad alignment of the cells when you use a view with HTML tag (such as a narrative view of a static text). OBIEE uses MHTMLMHTML...
Obiee Portal Page Nav Data Format
OBIEE - Javascript

You can include javascript: inlined with the HTML Markup functionnality in the javascript custom scripts embedded on the Page (UserScript.js) in the data format tab of a column properties ...
Saw Object
OBIPS - Allow HTML markup

HTML How to resolve this error: The HardenXSS element secures Oracle BI Presentation Services against cross-site scripting (XSS). Securing against XSS prohibits HTML input in fields in Oracle...



Share this page:
Follow us:
Task Runner