Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Sharepoint content display in Iframe OBIEE 11.1.1.7

Hi ALl,
Previously we used to display our http://teamdata.abc.com/ content on OBIEE home page using Iframe.
changes done:
insanceconfig file:
<InIFrameRenderingMode>allow</InIFrameRenderingMode>
bieehome.htm @ obiee\Oracle_BI1\bifoundation\web\msgdb\pages\bieehome
<div>
<iframe frameborder="0" src="https://teamdata.abc.com/Lists/Operational/Items.aspx" width="100%" height="320px" scrolling="yes"></iframe>
</div>
now we have migrated to sharepoint and when i try updating the sharepoint URL at same location.
we are getting an error;
This content cannot be displayed in a frame
To help protect the security of information you enter into this website, the publisher of this content does not allow it to be displayed in a frame.
What you can try:
Open this content in a new window
the URL is accessible from Browser
Please help if anything else required to be done.
thanks in advance
Answers
-
Your issue is Sharepoint and not OBIEE
^ I make no statement about how secure this is - Your move to Sharepoint should have been vetted properly BEFORE the action was officially taken.
0 -
Thank you Thomas for the Reply.
Our Sharepoint upgraded to Office 365.
OBIEE 11g Support for Office 365 ProPlus (Doc ID 1984059.1)
Looks looks like it is not supporting. But searching for work around to display sharepoint office 365 content in OBIEE home page
0