I have been trying and trying to get the HtmlViewService to return HTML from an OBIEE report that I can view in the browser, and continually get a "Access is Denied" error (specifically the javascript file copyiframe.js) - Only the "Searching... icon" shows up. I tried adding a bridge file and referencing it using the setBridge method, but that didn't work either. Seems as though the iframe is breaking it. Can someone help me understand why I am getting the "Access is Denied" error? I also tried pulling in the js files locally but the issue still lives. Thanks in advance.
I'm a principal BI-consultant and OBIEE Product Expert for Ciber in the Netherlands. I'm specialized in BI Front-End tools ranging from SSAS, SSRS, OBIEE till COGNOS8.
Opinions expressed are entirely my own and do not reflect the position of my employer, Oracle or any other corporation. I'm NOT responsible for any damages in whatever form caused by the usage of the content of this blog. And Yes I'm human, so I tend to make a misstake every now and then
2 comments:
I have been trying and trying to get the HtmlViewService to return HTML from an OBIEE report that I can view in the browser, and continually get a "Access is Denied" error (specifically the javascript file copyiframe.js) - Only the "Searching... icon" shows up. I tried adding a bridge file and referencing it using the setBridge method, but that didn't work either. Seems as though the iframe is breaking it. Can someone help me understand why I am getting the "Access is Denied" error? I also tried pulling in the js files locally but the issue still lives. Thanks in advance.
did you try embedding you return html in a jsp page. I believe that is one of the requirments
Post a Comment