BI Publisher (MOSC)

MOSC Banner

HTML2FO not working in BI Publisher to convert HTML stored in CLOB to rendered HTML in RTF

edited May 2, 2019 10:42AM in BI Publisher (MOSC) 2 commentsAnswered ✓

I'v using BI Publisher Desktop Template Viewer, and BI Publisher Enterprise to render HTML stored in the database as formatted HTML, and I'm not getting any output for the HTML field when using html2fo

I'm storing HTML in a CLOB field in the database.

To select into the XML I'm using something like this per Oracle's documentation:

SELECT '<![CDATA' || '['||  CLOB1  || ']' || ']>' as HTML FROM TABLE1 

I'm getting what I expect in the XML output. Field has the CDATA wrapper, and is HTML.

I've tried this in my RTF and output for that field is blank.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center