Summary
After migration to OBIEE 12c (Oracle Business Intelligence 12.2.1.2.0) failed XSLT template
Content
Hi
I have 11g version OBIEE . And i have report with using XSLT template that get data by Publisher Data Model .
In result i get report in XML workbook format. I open it wih Excel. Everything work fine with 11g. But after test-migration to 12c (OBIEE 12.2.1.2.0 ) i try open this report.
It fails with
oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.XDOException: oracle.xdo.XDOException: XSLT10gR1: Failed Secure Java Extensions check
oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.XDOException: oracle.xdo.XDOException: XSLT10gR1: Failed Secure Java Extensions check |
I try go to Runtime Configuration property of Publisher and change Disable external references to @false@.
After reboot bi_server i try again.
So and errror the same.
What i have to do? I want to get my report!