OBIEE content can not be displayed in the IFrame

Oracle BIEE(简称BIEE)作为Oracle的新的商业智能平台企业版,是常见的BI工具

BIEE 11g是不能直接嵌入iframe中的,

会提示“OBIEE content can not be displayed in the IFrame”

如果有这方面的需要,我们需要进行如下配置:

修改MV_HOME/instances/instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1目录下的instanceconfig.xml

在Security标签内加入<InIFrameRenderingMode>allow</InIFrameRenderingMode>

 

 

posted @ 2019-01-02 12:44  lsaac  阅读(181)  评论(0编辑  收藏  举报