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