Symptom
-
Try to open a dashboard from Infoview
-
The error message "Error: 2170" is thrown
Environment
- Xcelsius 2008
- QAAWS
- BusinessObjects Enterprise XI3.1
- Windows
- Microsoft Office 2003.
Reproducing the Issue
- Create a dashboard in Xcelsius 4.5.
- Use QAAWS to get the data and connect to Xcelsius.
- Import the model to Xcelsius 2008.
- Publish the dashboard to Business Objects Enterprise.
- Preview the dashboard from Infoview.
- Error: 2170.
Cause
The file crossdomain.xml is either not placed in the correct directory or it’s not the updated version.
Resolution
-
Verify that the file crossdomain.xml is on the server.
-
Verify that the file version is an updated version.
-
The content of an updated file would be is follow:
- <?xml version="1.0"?><!DOCTYPE cross-domain-policy SYSTEM http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
-
<cross-domain-policy>
- <site-control permitted-cross-domain-policies="all"/>
- <allow-http-request-headers-from domain="*" headers="*" secure="false" />
- <allow-access-from domain="*" secure="false" />
-
</cross-domain-policy>
-
Update the cross domain and restart the server.
-
Preview the dashboard: it runs fine without error.
Keywords
2170, Xcelsius. , KBA , BI-RA-XL , Obsolete: BusinessObjects Dashboards and Presentation Design , Problem
Product
SAP BusinessObjects Xcelsius Enterprise 2008