Report navigation not working when accessed through IFrame in mozilla

Hi,
We integrated a OBIEE report in our web application and displaying through IFrame.
We have functionality to navigate and show a report when user clicks on graph.
This is working fine in IE6 but it is not working in Mozilla firefoxv3.x.
And the code snippet looks like below:
<iframe src="http://10.4.10.10:9704/analytics/saw.dll?PortalPages&amp;PortalPath=/shared/Nexant123/_portal/DAC Exceptions&amp;nquser=Administrator&amp;nqpassword=Administrator" >     </iframe>
Error we are getting:
Error: Permission denied to get property Window.getAnswersWorkspaceSyndicate
Source File: http://10.4.80.160:9704/analytics/res/b_mozilla/viewhelper.js
Line: 653
Line in viewhelper.js creating problem:
653: if (bPortal && parent && parent.getAnswersWorkspaceSyndicate)
654: {
655: var tSyn = parent.getAnswersWorkspaceSyndicate();
656: if (tSyn && tSyn.newWorkspaceModule(tForm.action + "&" + saw.convertFormToString(tForm)))
657: return;
658: }
     NQWSubmitFormWithView(tForm,tNavInfo.sViewID,null);
-Gopal.

Hi Joe,
Thanks for the reply but after appending "Dashboard" in the URL instead of PortaPages this doesn't work.
The actual URL is like this:
http://10.6.90.120:9704/analytics/saw.dll?Dashboard&PortalPath=/shared/nexant123/_portal/usage&Page=Summary%20Report%20for%20Customer&NQUser=Administrator&NQPassword=Administrator&Action=Navigate&P0=1&P1=eq&P2='Service%20Delivery%20Point'.'SDP%20Id'&P3=1
Could you please forward me the snippet you are using or some websites where I can find the OBIEE Iframe integration steps.
-Gopal.
Edited by: Gopal D on Jan 18, 2010 3:01 AM
Edited by: Gopal D on Jan 18, 2010 3:01 AM

Similar Messages

  • I am creating webpages with frontpage and trying to make collapsible lists. The lists collapse and work correctly in "preview" mode, but do not work when accessed through firefox or explorer 8. Does anyone know what I am doing wrong?

    I am creating webpages with frontpage and trying to make collapsible lists. The lists collapse and work correctly in "preview" mode, but do not work when accessed through firefox or explorer 8. Does anyone know what I am doing wrong?

    Welcome to the 'wonderful' world of HTML5 e-learning.
    In my view, from the issues I am seeing everywhere, HTML5 output from rapid e-learning tools such as Captivate is not ready for the kind of mobile device e-learning you want to develop.
    Sorry to be pessimistic, but you may need to consider going back to the drawing board and coding it from the ground up.

  • Href link not working when accessed through wireless portal (ptg/rm)

    Hi,
    I have a simple J2EE application in which when clicking on a link, the request should forward to another jsp page. I am using Oracle 10g Application Server wireless. I am accessing the application in IE via oracle wireless portal gateway (ptg/rm).
    The code is as follows (title.jsp page)
    <%
    // setting the content type according to the browser.
    if(request.getHeader("User-Agent").indexOf("MSIE") > 0){
    response.setContentType("text/html");
    } else if(request.getHeader("User-Agent").indexOf("PTG") > 0){
    response.setContentType("application/vnd.wap.xhtml+xml; charset=UTF-8");
    response.setHeader("Cache-Control", "no-store"); // HTTP 1.1
    response.setHeader("Pragma", "no-cache"); // HTTP 1.0
    response.setHeader("Expires", "0"); // prevents caching at the proxy server.
    if("".equalsIgnoreCase(request.getParameter("ch"))){
    %>
    <jsp:forward page="hello.jsp" >
    </jsp:forward>
    <%
    %>
    <html>
    <body>
    <form name="" action="title.jsp" method="post" >
    <table>
    <tr>
    <td>
    <%
    String check = "Link";
    %>
    <href="title.jsp?ch="<%=check%>">Link
    </td>
    <tr>
    </table>
    </form>
    </body>
    </html>
    When the title.jsp page is accessed for the first time the URL is http://<server name>:<port no>/ptg/rm
    When i click on the link it shows error page (Page cann't be found" but in the deployed EAR file the "hello.jsp" was included.
    But when i click on the Link, the URL changes to
    http://<server name>:<port no>/ptg/title.jsp?ch=
    Here the rm of ptg/rm got misplaced.
    but according to my experience it should be
    http://<server name>:<port no>/ptg/rm with some postfix string.
    can any one please tell me what could be the reason?
    How can i forward the request to "hello.jsp" page?
    Thanks well in advance.
    Shrikant

    Sorry all,
    I just want to clarify one thing, that the Link's href code is
    <href="title.jsp?ch="<%=check%>"> Link
    Thanks
    Shrikant

  • ADF Tabe's Pagination link does not work when embedded in iframe

    Hi experts,
    When I embedded ADF table(with JSF) in iframe like below code, the pagination link does not work. Is it a known bug?
    <iframe width=100% height=500 src="http://rst-act3ct2.us.oracle.com:8888/test/faces/modify.jspx" frameborder="0" scrolling="no"></iframe>
    When I use <object> instead of <iframe>, the pagination works again. However, <object> could not be used in my project.
    Any idea on it?
    Thank you in advance.
    Regards,
    Tony

    Hi,
    if you are on JDeveloper 10.1.3 then chances are that the problem can be pointed back to the mismatch of HTML and JavaServer Faces. At least you should make sure you work with a recent JDeveloper 10.1.3 release
    Frank

  • Video clips not working when opened through video ...

    hello
    Its been just a week that I brought my nokia e63 but it is giving me some problems 
    1. the video clips get stuck after some time, then it again pauses and plays it continues,,: when opened through video clips in gallery,, whereas it works fine when opened through real player or file manager
    2. I can't sync my contacts through nokia Ovi suite it gives an error:80043bd3, it says u should consider updating your phone software, whereas the phone already has the latest software installed in it
    I also have tried restoring my phone, but it didn't help. The software version is :500.21.009
    plz help I'm really worried coz I can't bear these problems just after 1 week of its purchase
    Moderator Note: IMEI/Serial Number removed. We kindly ask you not to share your phone's IMEI number publicly on this forum.
    Lithin

    I have the same problem also except the flash file has
    disappeared from my computer. I have done a search and even tried
    to use the run feature.

  • Report navigation not working properly for the union report

    i have a report which is union and i need to navigate to another report(detailed).the filters are not carried out to the detailed report .Please suggest me on how to get the filters ar e correctly applied on detailed report.I have prompted the fileds in the detailed report.

    Hi,
    Please refer to the below thread.
    Re: OBIEE-UNION Request navigate is not working (Parameter value is not passed)
    Hope it helps!
    Thansk

  • Report Navigation not working properly

    I have a scenario where in i need to provide navigation on a column so that when clicked it should get the detail report corresponding to the value I click on.
    Lets say, I have a static filter abc in the detail report as well as summary report.
    When I run the detail report individually on a dashboard page, I am able to see the filter abc in the filter list below the report.
    But when I navigate from the summary report, this filter is missing in the filter list as well as in the physical query.
    As a result of this the records which have to be filtered on this filter "abc" are not getting filtered.
    Can you please help in this.
    Thanks,
    Swetha

    David, I think that will show the user No Results when navigating from the summary report unless he clicks 'abc'.
    To the OP, I think you should have 1 filter, unprotected, set to 'abc'. That way when you go to the report directly, it is filtered to 'abc'. But if you navigate to it from the summary report, you it will get filtered to whatever you clicked, 'abc', 'xyz', etc.
    If that isn't working, I would check your column formula in the summary report and the target report and make sure they are the same.

  • Keep getting itunes not working when accessing store windows 7

    I keep receiving the message" iTunes stopped working" only when trying to access the store.  Using windows 7 and have all of the latest updates.

    Greetings glennafrommurphysboro,
    Welcome to the Apple Support Communities!
    I understand that you are having issues connecting to the iTunes Store on your Windows computer. In this situation, I would recommend working through the troubleshooting steps located in the attached article to help resolve the issue. 
    Can't connect to the iTunes Store - Apple Support
    Cheers,
    Joe

  • Link in Report does not work when run on Citrix

    Hello,
    we use Crystal Reports (v11) for creating Reports.
    Data is based on our CRM system "SuperOffice".
    We have several reports and what we did is to add a column that includes a link to SuperOffice.
    For example - if I have a list of contacts as a report, then every line has a link to SuperOffice.
    If I click this link, the contact in SuperOffice gets open.
    This works on lokal pc installations.
    But is doesn't work on a citrix server.
    If I click the link - nothing happens.
    Is that a known problem or does anyone have any ideas for that?
    Are there any known problems with links in reports on citrix servers?
    Thanks in advance.
    Best regards,
    Tony

    Hi Don,
    thank you for fast response.
    That is a good advice. We will check that.
    The main question is, to which folders etc. does CR needs access?
    To explain the situation better: To run the reports we use Crystal Reports Runtime (Version 11.1.1883).
    Do you (or anyone else in these forum) know where we could get information about which kinds of access CR Runtime needs to handle with these links?
    Regards,
    Tony

  • Authorization Object is not working when report is modified.

    Hi BW Guru's
    We have Company Code as Authorization Object .and we have 3 company Codes (xxxx,yyyy,zzzz).where the users under Company code xxxx are not supposed to view company code yyyy,zzzz data etc.
    I modified an existing Report and transported to production.But the Authorization Object is not working for that report.The Report is defaultly displaying all the company codes data(xxxx,yyyy) for all the users.But for the other reports its(company code ) is working fine.
    What could be the problem?Is theproblem in transporting the objects.But i transported all the objects inluding auhorization object.
    Please send me the solution as it is very much urgent.
    The solution will be def. awarded with full points.
    Regards
    Sanjay

    hi Sanjay,
    please don't post the same question again, check and response back from your previous thread
    Re: Authorization Object is not working when report is Modified.
    hope this helps.
    would be nice if you reward for helpful answers to all of your previous postings, e.g
    docs related to RRI

  • Why Dynamic Parameter is not working, when i create report using stored procedure ?

    Post Author: Shashi Kant
    CA Forum: General
    Hi all
    Why Dynamic Parameter is not working, when i create report XI using stored procedure ?
    Only i shaw those parameters which i used in my stored procedure, the parameter which i create dynamic using stored procedure
    is not shown to me when i referesh the report for viewing the results.
    I have used the same procedure which i mention below but can not seen the last screen which is shown in this .
    ============================================================================================
    1. Select View > Field Explorer2. Right-click on Parameter Fields and select New from the right-click menu.3. Enter u201CCustomer Nameu201D as the name for your parameter4. Under u201CList of Valuesu201D select u201CDynamicu201D5. Under the Value column, click where is says u201Cclick here to add itemu201D and select Customer Name from the drop-down list. The dialog shown now look like the one shown below in Figure 1. Click OK to return to your report design.
    Dynamic Parameter Setup6. Next, select Report > Select Expert, select the Customer Name field and click OK.7. Using the drop-down list beside select u201CIs Equal Tou201D and using the drop-down list, select your parameter field (it should be the first field). 8. Click OK to return to your report design and see the parameter dialog.The parameter dialog will appear and show you a dynamic list of values that is updated each time your run your report. It couldnu2019t be easier! In our next tutorial, we will be looking at how to use this feature to create cascading parameter fields, where the values are filtered by the preceding selection.
    Dynamic Parameters in Action
    My question is that whether dynamic parameter is working with storedprocedure or not.
    When i added one table and try to fetch records using dyanmic prameters. after that i am not be able to find the dynamic parameter option when i referesh my report.
    One more thing when i try the static parameter for my report, the option i see when i referesh the screen.
    Please reply soon , it's urgent
    Regards
    shashi kant

    Hi Kishore,
    I have tested the issue step by step by following you description, while the first issue works well in my local environment. Based on my research, this can be caused by the lookup expression or it indeed return Male value based on the logic. If you use the
    expression below, it will indeed only return the Male record. So please try to double-check the record in the two datasets and the expression in your environment:
    =lookup(first(Fields!ProgramID.Value,"DataSet1"),Fields!ProgramID.Value,Fields!Gender.Value,"DataSet2")
    As to the second issue, please try to use the following expression:
    =Count(Lookup(fields!ProgramID.value,fields!ProgramID.value,fields!Gender.value,"DataSet2"))
    Besides, if this issue still exist, in order to trouble shoot this issue more efficiently, could you please post both the .rdl  file with all the size properties to us by the following E-mail address?  It is benefit for us to do further analysis.
    E-mail: [email protected]
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Report with JDBC connection does not work when they includes CommandTable

    I am trying to render using the new version of Crystal report java component - CRJ a report contains Data base Fileds of type Command Table (Row Set) which seems to be not working.
    when i use the previes version of crystal SDK it works fine.
    after deugging the Sample CrystalHelper.java file which contains the method .changeDatasource()
    i found that the DataBaseController.setLocation() method changes the CommandTable class to Table when using it on CommandTable instance and as result all the fields defined into that CommandTable were disappear.

    That appears to be a known issue:  Eclipse JRC: To change the JDBC connection at run time
    Sincerely,
    Ted Ueda

  • When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the o

    When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the original in my work folder. I need to know how to stop this from happeing and get it back to the way it has been working he last 6 months since i purchased this program.

    Hi pissedadobeuser,
    Does this issue occur with any particular web page?
    Are you able to print the webpage to 'Adobe PDF' to convert it to pdf.
    Which Browser version, OS version and Acrobat version are you using?
    Regards,
    Rave

  • I have Cisco TelePresence SX10 and content sharing is not working when I am dialing through the bridge

    I have Cisco TelePresence SX10 and content sharing is not working when I am dialing through the bridge, I can share the content if I drag and drop from RMX, but if schedule the call in Resource manager or manually dial in from device the content is not going to other hand, I have tried to turn off encryption as well but still same issue. can you please help me out with this. I am from Lion co and purchased sx 10 recently.
    regards
    Hemang

    Can you please provide us with a little more information on your systems and configuration / topology, such as, what call control are you using (Cisco VCS, CUCM, other?). what type of "Bridge" are you using (is this a Cisco MCU, or Cisco TelePresence Server, or other device?), what versions of the software are on each of the devices, etc.  The more information we have about your environment will help us assist you better.  But saying that, if all your core equipment isn't Cisco, you may have more luck in the forums for the manufacturer of such equipment (ie Polycom's Support Community).
    Wayne
    Please remember to rate responses and to mark your question as answered if appropriate.

  • No matter how many times I reet my password, it will not work when trying to sign intothe App Store through my iPhone4S.

    No matter how many times I reset my password, it will not work when trying to sign intothe App Store through my iPhone4S.

    What is the error that you are seeing? Try to login using another App like GameCenter or iMessage? Also try logging in to other Apps like Facebook to check if it is your Internet connection problem.

Maybe you are looking for

  • Firefox Bookmarks now in bookmarks.html format on iMac desktop

    I have tried many different ways to get my old bookmarks into my iMac bookmarks and only managed to get them onto my desktop in a folder labeled "bookmarks.html" which opens as a webpage and is very wordy as it describes each bookmark. Any suggestion

  • The Coded Ui Test Method is runnung in Single Thread Apartment(STA) Mode of COM

    Hi, when running tests with CUIT,and after a timeout in the previous tests we noticed the following error: lass Initialization method TestSuite2.MyClassInitialize threw exception. Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: Mic

  • Table name and Field names

    pls tell me the Table name and field names for the following. i want to create a purchase order, so that i want to get the following fields: sender address receiver address purchase order date order no: payment terms: port of loading port of discharg

  • User specific settings

    Hi Gurus, I have configured the displayed fields in the Table area of Planning board though Planning board profile configuration. The desired columns are visible in table area in CJ2C. But then I have change the displayed fields from field selection

  • Can not modify a file after attaching it in gmail

    I am running firefox 9.0.1 on windows xp pro and after I drag and drop a file to upload in gmail, the file cannot be deleted until I close firefox. I'm on a work computer so I can't update to the latest version of FF. This has been asked before but f