Issues with Export Applet in Open UI
I am running into an issue when trying to use the Export functionality in Siebel version 16. When clicking the Next button, several javascript errors are thrown:
The top error:
Uncaught DOMException: Blocked a frame with origin "http://galdev.examworks-cs.com" from accessing a cross-origin frame.
at http://galdev.examworks-cs.com/fins_enu/scripts/swecommon.js?_scb=16.13.0.0_SIA_[23057]_ENU:71:23
(anonymous) @ swecommon.js?_scb=16.13.0.0_SIA_[23057]_ENU:71
isn't making any sense. I don't see how any of this could be cross domain. All of the scripts being used are stored on the Siebel server under sweapp/public/scripts.
This is in Chrome, but I get a similar error in Firefox and IE 11.