Displaying OBIEE content inside a Div (part of HTML) of an external application/Web page

We are able  get the particular catalog item say a Report/ Chart when a OBIEE go URL launched in a browser.
But what is the way to displaying the same chart/report content in my external application. I want display the OBIEE chart/report content as a part of my application web page on load?
How can i achieve that?
loading the content in an IFrame using Go URL didn't work? Im also  dont want to that.
I tried sending request to the GO URL via jQuery AJAX. But it didnt Help.
I have tried also sending request to GO URL via Apache HTTP client to get the response content. But OBIEE server returned the following response
"Your browser is not supported by Oracle BI Presentation Services"
Any Help in this is appreciated?

The service WCM_PLACEHOLDER can not use JSPX templates (because it can only evaluate them as UCM can evaluate and UCM cannot evaluate the JSPX version SSXA is using).
WCM_PLACEHOLDER can work if you create an HCSP template but then you only have access to Idoc Script and not JSPX.
This is my understanding. Someone please correct me if I am wrong.
Jonathan

Similar Messages

  • In Safari on my iMac where parts a foreign site are showing on web pages I bring up.

    I have a problem with Safari on my iMac where parts of a foreign site are showing on web pages I bring up. I also run Firefox on the same computer with no such problem. Two malware programs have not found any problem that is relevant to or resolves the issue. Failing any other course that may fix this I am wondering if it is possible to replace Safari. Is there any way to do this? I have recently installed Yosemite, but I doubt that has any relevance. 

    Please understand, I am no geek. I am not wanting to change my default browser. My question may have been a little vague but what I wanted to know was whether (failing everything else) it was possible to delete Safari altogether and then reinstall a new one (Safari) somehow. I would think that may well get rid of the problem when it isn't a factor at all when I switch to using Firefox (which is also installed on my Mac).  As for the AdBlock, I'd prefer to avoid that if possible.

  • Policy Server Document displaying no content inside Adobe Acrobat 7.0

    When I apply a policy to a document and login in I am able to view the document the first time. However when I try to re-open the document, it will open in Adobe Acrobat Professional 7.0 but open up with a grey background with no content. We are currently piloting the adobe Policy Server. I have ab out 35 external users on this policy and all of them are active users.

    Hi Stacie,
    Could you provide more detail on what happens when a document won't open. For example:
    * Is a gray background displayed?
    * Do you receive an error message (if so, what is it exactly)?
    * What client OS are you using (version/service pack/etc)?
    * What version of Acrobat are you using (7.0.0, 7.0.1, 7.0.2, 7.0.5, etc.)?
    Any more detail (even little ones) can be useful in diagnosing the problem.
    Thanks,
    -Bill

  • How do I stop the notification pop-up that 'Only secure content is displayed' that comes up nearly every time when I move to a new web page?

    This notification pop-up appears almost every time I navigate to a new page which is really annoying when I am trying to study my university subjects online.

    Firefox used to have a warning somewhat like that, but now a mix of secure and insecure content is indicated by a "globe" icon instead of a padlock icon next to the URL. The insecure content is not actually blocked.
    ''Edit: Apparently now you can block the insecure content by making a change in about:config. See cor-el's reply below.''
    It is possible you have an extension that blocks insecure content and displays that message? You could check the following tab, and use the Options button to see whether you can change the behavior:
    orange Firefox button (or Tools menu) > Add-ons > Extensions category

  • How to display the contents of a document set on a page?

    I want to display the contents of a document set (that contains both folders and files) on a page (with the same structure as they are in the document set like folders and files). How to achieve this?
    I tried content search webpart but it is of no use as it displays the flat list instead I need folders and files as they are present in the document set
    I tried document set contents webpart but as it doesn't accept any connection, it is not of much use.
    I will be glad if you have any pointers for me in this regard.
    Regards
    Kesava

    Hi Kesava,
    According to your description, you might want to display the content in a document set with its hierarchy.
    How about using
    Page Viewer Web Part to display the page of the corresponding document set? This would be a non-code solution I would recommend.
    More information about Page Viewer Web Part:
    https://support.office.com/en-nz/article/Page-Viewer-Web-Part-e364436c-0ec4-4819-acac-1982b3525531
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Patrick Liang
    TechNet Community Support

  • WPC Content inside Dynamic Navigaiton

    Hi Experts,
    I have a requirement, where I need to display WPC content inside Dynamic Navigation. We are using NW Portal 7.4 SP 8
    I am using the below approach to display WPC content in content area as well as dynamic navigaiton. With the below mentioned approach, I am able to reterive content on Content Area and not in Dynamic Navigation.
    1. Use the iView (Portal Applications à com.sap.nw.pcc.mgr à default ) inside the page, on the required area (content / dynamic ) navigaiton.
    2. Provided the property "Path to runtime page" with the WPC page ID on the iView. "pcd:com.sap.portal.system/pcc/rt_content/com.sap.portal.pcc/StagingAreaId".
    Please let me know, if its possible to display WPC content in Dynamic Navigation.
    Thanks & Regards,
    Palani

    Hi Palani,
    Check this document may be help for you.
    How to include Web Page Composer news in dynamic navigation in 7 30 - Knowledge Management & Collaboration - SCN…
    BR,
    Durga

  • How to display binary content in EP 5.0?

    I  would like to display binary content in a http-response. Formerly using a BSP-Application in Web-AS I achieved this by something like
    call method mserver->response->set_header_field(
                name = 'Content-Type' value = mimetype ).
    call method mserver->response->set_data( data = mimedata ).
    Within the context of AbstractPortalComponent I dont find a way to set the content type in a way to directly display binary content in a PRT-Context.
    What did I miss ..?

    I know this is a little out of date but you can do the following:
    /* Get the underlying HttpServletReponse object */
    HttpServletResponse httpresp = response.getRequest().getServletResponse(true);
              try {
    // This seems to be required to get rid of any buffered
    // content
                   httpresp.reset();
    //Set appropriate content type here
                   httpresp.setContentType("application/pdf");
    //write out data
    //in this case just a PDF in string format
                   httpresp.getWriter().write(data);
              } catch (Exception e) {
    // handle errors appropriately
    <b>NOTE:</b> I haven't tested this in a productive environment so test this fully before implementing
    Michael

  • Can we Read/Display the content of Word/PDF file  in Flex 3/4 ?

    Hello All,
    Can we  read/display the content of Word/PDF file in Flex 3 or Flex 4?.  I have one word file containing  Arabic  and English content with some settings like  Bold, Color, Align etc. I want to display the content of this word file as it is in the flex web application.
    Awaiting for prompt reply.
    Thanks and Regards

    thank you for your immediate reply, but,
    sorry, this does not work.
    With this code:
    <cfpdf action = "read" source = "dok_1.pdf" name =
    "mypdf">
    <cfdump var="#mypdf#"/>
    I get this result:
    Everything, but no text of the document.
    PDFDocument
    Application name of application
    Author bimbam Verlag GmbH
    CenterWindowOnScreen [empty string]
    ChangingDocument Allowed
    Commenting Allowed
    ContentExtraction Allowed
    CopyContent Allowed
    Created D:20080710
    DocumentAssembly Allowed
    Encryption No Security
    FilePath [empty string]
    FillingForm Allowed
    FitToWindow [empty string]
    HideMenubar [empty string]
    HideToolbar [empty string]
    HideWindowUI [empty string]
    Keywords [empty string]
    Language [empty string]
    Modified [empty string]
    PageLayout SinglePage
    Printing Allowed
    Producer [empty string]
    Properties [empty string]
    Secure Allowed
    ShowDocumentsOption [empty string]
    ShowWindowsOption [empty string]
    Signing Allowed
    Subject [empty string]
    Title Rheinische Angler-Zeitschrift
    TotalPages 1
    Trapped [empty string]
    Version 1.3
    Maybe i do not understand the cfpdf tag the right way.
    What i want is a kind of pdf-to-text conversion.
    Do I have to use the processddx action? I do not think so.
    But there is a property DocumentText .. ?

  • {module_cataloguelistdump} won't fit inside sidebar div tag

    How to make {module_cataloguelistdump}
    fit inside sidebar div tag
    Module does not move to left margin inside the div tag.
    see html below - see screen shot below.
    <!— SIDE BAR -->                           
        <div class="col-xs-12 col-sm-4 col-lg-3 pull-left sidebar">       
    <!-- CATEGORIES LIST -->
        <div class="section  module-list-items">
        <h4 class="section-title">Categories</h4>
    {module_cataloguelistdump,-1,1,_self,Weight}
    </div>
    <!-- /CATEGORIES LIST -->
    </div>

    Hey there,
    View the CSS on it and view the html on it. It is pretty straight forward if you inspect markup and then change the CSS to suit.
    With those catalog names though your space does not look big enough for them so most of them will instantly be on two lines no matter what you do. So consider that as well.

  • Why do some web pages not display correctly in Firefox?

    When I go to certain websites the text formatting in Firefox comes out to where hyperlinks and lines of text are displayed on top of one another but the same site is formatted properly when I load it in Internet Explorer.

    You may have zoomed the page(s) by accident.<br>Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl/Command+0 (zero))
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    If you have made changes to Advanced font settings like increasing the minimum/default font size then try the default minimum setting "none" and the default font size 16 in case the current setting is causing problems.
    *Tools > Options > Content Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow pages to choose their own fonts.
    *Tools > Options > Content Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
    It is better not to increase the minimum font size, but to use an extension to set the default page zoom to prevent issues with text not being displayed properly.
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • OBIEE content cannot be displayed in the IFrame

    Hi,
    After embedding OBIEE 11.1.1.6.0 into EPM 11.1.2.1 EPM System Workspace ,i am getting below message ,while navigating through different dashboards (I have several tab's/pages under one dashboard and several dashboard links are present under each tab/page).
    OBIEE content cannot be displayed in the IFrame .
    I have tried the instanceconfig.xml and web.xml modifications And cleaning browser cache as per below blog ,but still the message is getting displayed .
    http://atlantabi.blogspot.com/2011/12/obiee-11g-obiee-content-cannot-be.html
    And After clicking OK , I am getting logged out of OBIEE .
    Am I missing anything ?
    Waiting for ur replies
    sayak

    sayak wrote:
    Hi,
    After embedding OBIEE 11.1.1.6.0 into EPM 11.1.2.1 EPM System Workspace ,i am getting below message ,while navigating through different dashboards (I have several tab's/pages under one dashboard and several dashboard links are present under each tab/page).
    OBIEE content cannot be displayed in the IFrame .
    I have tried the instanceconfig.xml and web.xml modifications And cleaning browser cache as per below blog ,but still the message is getting displayed .
    http://atlantabi.blogspot.com/2011/12/obiee-11g-obiee-content-cannot-be.html
    And After clicking OK , I am getting logged out of OBIEE .
    Am I missing anything ?
    Waiting for ur replies
    sayakHi Sayak,
    Read through the content of this in MOS: Integration Of Obiee In 8.1.1.3: "OBIEE content cannot be displayed in the IFRAME" [ID 1296232.1]
    Although applying the security setting is a workaround to fix this problem, oracle highly recommends to use Virtual IP or single OHS/Apache/IIS solution be adopted instead.

  • Is there a way to display external HTML content inside a SWF movie?

    IE if i wanted to have an 800x600 flash movie that i could display cnn.com or something of that sort.  Is it possible?

    A second option is to display the HTML content over the top of the Flash content.
    If is project is to be displayed as a Web page... it's all HTML anyway.... some of which may be Flash content, some that is regular HTML content. So it's not that hard to add in a little more regular HTML content.
    In your Flash movie, leave a blank space with the exact dimensions/location of the HTML content you want to display.
    Then using HTML/CSS z-indexing, stack the HTML content over the top of that blank space... making it LOOK like the HTML is a part of the Flash.
    If you want to display part of another Web site like cnn.com, you could do that in an iframe.
    Z-indexing info here:
    http://www.w3schools.com/cssref/pr_pos_z-index.asp
    http://webdesign.about.com/cs/css/a/aazindex.htm
    and the iframe here:
    http://www.w3schools.com/tags/tag_iframe.asp
    Best wishes,
    Adninjastrator

  • Does not display all content after first loading of page

    Hello all,
    I am having quite strange problem which is hard for me to figure out.
    I have 8 buttons on my web site. Each button will display different content. My page is: www.itconnect.co.nz
    When you go to my page first time, by default "Design & Software" button will be active. Here when you look on first photo you can see that the bottom part is missing - logos.
    However when i click again on "Design & Software" button the missing content will appear.
    What could be the problem ?
    Thank you to everyone who would like to help.

    I am little confused as i don't use flash - only for the Captcha.
    The way i did is:
    <div class="sp">
        <div class="tabs">
                    <span class="repairs">Repairs</span><span class="design">Design & Software</span>
                   <span class="security">Security</span><span class="networking">Home Networking</span>
                    <span class="communication">Communications</span><span class="cloud">Cloud Solutions</span>
                    <span class="maintenance">Maintenance</span><span class="remote">Remote Support</span>
          </div>
          <div class="panel_container">
                    <div class="panels">
                                    <div class="panel repairs">
                                                    <div class="panel_content">                       
                                                                    HERE GOEST THE CONTENT
                                                     </div>
                                    </div>
    <div class="panel design">
                                    <div class="panel_content">
                                                                    HERE GOES THE CONTENT
                                                    </div>   
                                    </div>
                                    AND SO ON FOR THE OTHER PANELS
                        </div>
    </div>
    </div>
    For my CSS I have:
    .sp {
                    width: 960px;
                    position: absolute;
                    margin-top: 0px;
                    margin-right: 0px;
                    margin-bottom: 10px;
                    margin-left: 0px;
    .sp .tabs {
                    width: 41%;
                    float: left;
                    height: 450px;
                    display: table-column;
    .sp .panel_container {
                    width: 58%;
                    float: right;
                    overflow: hidden;
                    position: relative;
    And for the animation I use JavaScript.
    Thanks in advance

  • How to display topic content in non-RH window?

    Morning all,
    I'm working with my developers to find the best answer to this: How can we display topic content in a non-RH window.
    Currently, I'm running RH 8.0.2 and generating WebHelp. We want to keep all content in RH, and for one part of our web service, we want to display topic content, but not a window generated by RH. In fact, we really just need the data to appear in something simple like a table cell. We don't want to hard code the content as it's likely to change.
    I'm guessing since the folks on this forum have done everything w/ RH short of alchemy, someone out there has already done something like this.
    So far, we're looking at opening the .htm file and pulling everything inside the body tags, then displaying that in whatever structure the developers decide is best. Kinda crude.
    Questions that come up:
    How do we match the content to the page it's displayed on since we're not using any of the RH structure around the content?
    Is there a slick way to do this with the CSH API and MapIDs?
    Since we're just using the content, the title tag is unused for these topics. Is there a way we could leverage this tag to help track the topic or the page it will display on?
    As always, any enlightenment is welcome.
    Patrick

    Peter,
    Thanks, but not really. I had read through that topic a while back.
    It looks like we really need to display the content (probably everything between the body tags?) in an HTML element like a <td>. We could do frames, but for a small help window, they really eat up a lot of space and definitely don't fit in with the style of the site.
    I think the display of the content will be left in the developer's hands - that's what they get paid for.
    If you have any thoughts on how to reference the content, I'd love to hear them. I can't see MapIDs working as we're not using the CSH API. Though I suppose our developers could hack the .js file and determine how RH uses the MapIDs and recreate that. But that's a lot of work.
    Referencing the topic by the name of the .htm file locks us into that file name and makes future changes a little more difficult.
    The only thing I've come up with so far is to put a code in place of the <title> tag since the title won't be displayed. That way we could change the content w/out the developers having to recode. Crude, I know.
    Regards,
    Patrick

  • How to display the contents of an array list to a listview?

    Hi. How do I display the contents of an arraylist to a listview?
    Here is my current code:
    var c: Control= new Control();
    var simpleList: ArrayList = c.ListResult; //ListResult is an ArrayList containing strings
    var simpleListView : ListView = ListView {
            translateX: 0
            translateY: 0
            layoutX: 20
            layoutY: 80
            height: 130
            width: 200
            items: bind simpleList;
    Stage {
        title: "Trial app"
        width: 240
        height: 320
        style: StageStyle.TRANSPARENT
        scene: Scene {
            content: [ simpleListView
    } [http://img341.imageshack.us/img341/133/listview.jpg]
    My code generates the result in this screenshot above. It shows that all the contents on the arraylist is displayed in one row/item.
    It should be displayed as (see bottom image) ...
    [http://img707.imageshack.us/img707/3745/listview1.jpg]
    Do you guys have any idea on this? Thank you very much for your replies

    For your listbox data to bind the listbox requires a Sequence. This is something that you can sort out at the entrypoint of your code.
    In the example below I have used an ArrayList to simmulate the data you have entering your FX code, but then I put that list into a Sequence, in your case instead of having an ArrayList in your FX code, you simple supply the list on entry, as I have marked in the following code.
    * Main.fx
    * Created on 12-Feb-2010, 10:24:46
    package uselists;
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    import javafx.scene.text.Text;
    import javafx.scene.text.Font;
    import java.util.ArrayList;
    import javafx.scene.control.ListView;
    import javafx.animation.Timeline;
    import javafx.animation.KeyFrame;
    * @author robert
    //Simmulate your data with an ArrayList
    var simpleList: ArrayList = new ArrayList;
    simpleList.add("Hello");
    simpleList.add("World");
    // *** This is what your entry point would become, just load the simpleList.toArray() into your sequence ***
    var simpleSequence = [];
    simpleSequence = simpleList.toArray();
    //after some time add some items, to show that our binding is working
    Timeline {
        repeatCount: 1
        keyFrames: [
            KeyFrame {
                time: 5s
                canSkip: true
                action: function () {
                    //you can work on the Sequence to add or remove
                    insert "Another item" into simpleSequence;
                    //if you at some point want to have your array reflect the changes
                    //then perform your changes on that too
                    simpleList.add("Another item");
                    //remember depending on your app
                    //you may keep the update of simpleList
                    //until you are finished with this view and do it in a single update
            KeyFrame {
                time: 10s
                action: function () {
                    //Alternatly, to keep your ArrayList correct at all times
                    //add items to it and then update your Sequence
                    simpleList.add("Added to array");
                    simpleSequence = simpleList.toArray();
    }.play();
    Stage {
        title: "Application title"
        scene: Scene {
            width: 250
            height: 80
            content: [
                ListView {
                    items: bind simpleSequence
    }You can bind to a function rather than the data, which I am sure would be needed some cases, for example if the listBox data was a named part of a hash value for example, all that is required is that your function returns a sequence.

Maybe you are looking for

  • GetDesktopURL() problem with multiple DNS domains

    Hello, I use PS6.1 on a server with more domain names. If I login to one domain many portal links are directed to other domain. I suppose that there is something wrong in function/tag getDesktopURL(). The domains are swaped sometimes after server res

  • IMac 24" + 2 daisy-chained bus-powered external hard disks: possible?

    Hello everyone, I have a 24" iMac and two G-Drive Mini external hard disks. Currently, one of the disks is connected to the FW 800 port, and the other to a USB port. Each is powered by it's respective bus. I would love to have the use of the USB port

  • How do i play video simultaneously through airplay and on iPhone

    Hi, I'm currently using an iPhone 5 with iOS 7.1.2, and i require playback of video via AirPlay to a projector from here and it works perfectly fine with a wifi plug-in bought separately. However, i wish to have playback on both the projector screen

  • Update Service is not working - T700

    Hi, I recently bought a Sony Ericsson T700 and I am trying to use update service features. I have downloaded the Update Service software from the sony ericsson website. When I am trying to follow the guidelines(Switching off and Restarting the system

  • Placing background movie/project settings

    I am lerning Livetype via a lynda.com tutorial. It says that if I'm using DV that my project settings should be set to DV NTSC 3:2, however my footage is shot in 16:9. What setting should I use. Do these settings only affect the placement of my type