We have an Xcelcius swf report connecting to a web service. When the report runs we get error #2170. We have crossdomain policies on the BOXI webroot and the web service webroot. Any help would be greatly appreciated.
We ran once into the same error,
Mister NETWork asked why are we trying to go crossdomian? The flash is loaded into the repository right? so we didn’t and it worked
Sorry to bump old post but we found the same issue. Our BO is XIR3 SP5.5
Our environment is as follows
QaaWS and dashboard is stored in internal application server
Public users access dashboard via public website (HTTPS).
The error message “cannot access external data” was popped up. We try to setup crossdomain.xml and restarted both application and web server. However, it does not solve the issue.
Ideally everything is in internal repository and cross domain should not happen. If something resolve the cross domain issue, please let me know how to configure it. Thank you.