BusinessObjects Board

Dashboard in portal throwing error as add a cross-domain...

Hi,

We have created a dashboard using dashboard designer 4.0 , Qaaws queries created on UNV universe. The dashboard runs fine in the bo environment. I mean, in both launch pad and also from dashboard designer tool.
But, when we try to integrate the dashboard in portal environment (.NET portal),
it throws error as below -

To access external data, add a cross-domain policy file to the external data web server.
For more information, on the Adobe website, see the article “Cross-domain Policy File Specification”.
If the problem persists, contact the file creator or your system administrator.

Could you please let me know what shall we do to fix this error.
Thanks


mam123 (BOB member since 2014-02-27)

Standard crossdomain.xml issue. There have been a lot of posts on this. But basically a crossdomain.xml file (Adobe provides a lot on documentation on how to create the file) in the root of the web server where the .swf file will be.


kevlray :us: (BOB member since 2010-06-23)

We got same problem and need help.

We got a internal app server APP01 and a web server WEB01 in DMZ which connect APP01 via tomcat. There is a Xcelsius (QaaWS) .swf file sitting on APP01 server.
User access the Xcelsius report via WEB01 (public network).

We put crossdomain.xml on both server (ROOT folder). However, it does not work.


summoner :hong_kong: (BOB member since 2008-12-18)