Symptom
When viewing a dashboard objects from the BI Platform, an error is thrown when opening a URL button placed on a Dashboard and linked to Google or Yahoo.com. The URL properties are set to display the linked page in the same window.
Reproducing the Issue
- Create a new dashboard using the Dashboard Designer.
- Add a URL Button component to the canvas.
- Set the properties of the URL button to "Same Window"
- Set the URL to open as http://google.com or http://yahoo.com
- Publish the dashboard to the BI Platform
- View the dashboard and click on the URL button.
Cause
Google as well as other websites send an "X-Frame-Options: SAMEORIGIN" response header. This option prevents the browser from displaying iFrames that are not hosted on the same domain as the parent page.
Resolution
Delivering the content in the same iFrame is not possible using the URL button properties.
Other websites that do not prevent content from being displayed in an iFrame are usable.
Keywords
URL, Dashboard, Google, Yahoo, iFrame , KBA , BI-RA-XL , Obsolete: BusinessObjects Dashboards and Presentation Design , Problem