SAPUI5 Application doesn't display in Portal Content Area

Hallo Guys
We are developing a SAPUI5 application that needs to be displayed inside the portal.
The problem is that the SAPUI5 app doesn't display in in the content area, no erors, just a blank page, you have to set the iview to open in a seperate headerless window, then it works. But it needs to work in the content area.
Our findings: a possible cause is that the IE mode when inside the Portal content area is IE5 Quirks, and when it displays in a new window, the mode changes to a more recent and acceptable mode for SAPUI5, IE9.
Is there any solution to this? We get the same result with both URL iView and using the SAPUI5 iView in content provided by SAP. We are on NW 7.4
Regards
Antonette

Hi Antonette,
As Lawrence explained the reason is indeed that quirks and standards mode can't run together on the same page (not only in portal but it's a limitation by MS).
Since your framework page is in IE5 quirks mode the UI5 application doesn't run in the content area, you can run it by selecting in the iView properties "Launch in a new headerless window (strandards)", that will open the UI5 application in a new window and will work.
If you wish to run UI5 applications in the content area you can get latest SP of 7.4 and there you will have a new framework page: standards AFP, basically an AFP framework page that works in standards mode.
In that framework page you can run UI5 applications in the content area, however trying to run old applications (HTMLB, not WD) may fail, for WD you have a paramater you need to pass called sap-ie, passing it with the value of "Edge" will make sure WD applications run in standards mode as well.
When running the AFP in standards mode you will need to open your HTMLB and other old applications in a new headerless window or new window so you can see the content.
Hope this helped,
BR,
Saar

Similar Messages

  • Problem URL-IView - is not display in the Portal Content Area

    Hi!
    I have a problem. My URL-IView is not displayed in the Portal Content Area. The setting "launch in new window " is  "display in Portal Content Area". What can I do that the URL -IVIiew is not display in a separate window.
    Can anyone help me???
    Thank you very much
    regards

    Hi.
    You have to add your URL iView to a page. See URL iview - The page cannot be found for details.
    Best regards,
    Aliaksandr Zhukau

  • Open KM Document in Portal Content Area

    Hi All,
    I have created a KM Document iview. I did upload 1 document in KM Repository (test.doc) and have given this path in the document iview.
    Now when I preview the iview......then i get a dialog box Open, Save, Cancel. On pressing Open, the doc gets opened in the New Window in MS Word.
    I want the document to be opened in the same window when I click on the link.
    Plz let me know how to achieve this.
    Regards
    Nikhil

    Hi,
           At the iveiw level (document iview or URL iview), you can set the property "Launch in New window" to "Display in Portal content Area".
            Consider awarding points if this helps.
    Regards
    Ramesh Kotagiri

  • Room part page occupying det. nav and portal content area..

    Hi,
    I have created a room part from a custom created room-part template (say <i>MyGoogle room part template</i>). i have added a parameter called "<b>search term</b>". So, when creating a room, the user should enter a value in this parameter(say <i>FLOWER</i>) ... and the result.... should be..as follows:
    >>>>>>>>>>>>>The URL should then always load with the following url: <i>http://www.google.com/search?hl=en&q=FLOWER</i>.  Everytime a member of the room enters the room, they see a search in Google, with results for the search term - "<i>FLOWER</i>".
         Well! i have achieved this ...but, the problem is that.. the detailed navigation is going away and the <i>google results page</i> is occupying the entire area below TOP LEVEL Navigation.. (detailed navigation area & portal content area).. I want the resulting page to be displayed in portal content area only .. and the detailed navigation should be visible too(with room hierarchy and stuff) ..
    Any1 who can help me on this...
    Regards,
    SK.

    Hi All,
      Any ideas?
      I just want to get rid of the redirection - I am using a redirect, and it takes away the left navigation pane!
      My component should be able to load a webpage without redirecting and taking over the entire lower half of the portal screen.
    Regards,
    SK.

  • Portal Content area not displaying in Portal

    I tried to disable Portal favorites option from Content admin -> Default Frame work Page -> Detailed navigation. Instead of only disabling the default navigation I have disabled the entire Portal content area and I am now not able to see any content  in the Portal except the masthead area and the Top level navigation.
    Can any one please help me on this.
    Thanks.

    Hi,
    Check the content area iview in the Desktop inner page in framework page.If this iview is not there then it will not show the content area.
    If desktop inner page is deeted then also you will not see the content area.
    If so please add the content area iview indside the Desktop inner page then you can see the content area for the users.
    Content area iview will be available under the following path of the portal
    Content Administration > Portal Content > Content provided by sap > Admin Interfaces > Admin Iview Templates > Content Area (view).
    Thanks,
    Regards,
    Rudradev Devulaplli

  • Portlet repository-- Seeded providers does not show Portal Content area

    Hi,
    When I login to portal as admin user go to administration --> Display portlet repository--> Seeded providers does not show Portal Content area.I tried to search but no results shown.
    Any idea as to how to get it back ?
    Thanks and regards.
    Neeti.

    1. From the Portal Object Navigator, click on the Applications
    tab.
    2. In the "Find" box, type %search% and click "Go"
    3. There are 2 reports you need to modify, depending on which
    portlet provider you want to use: RPT_SEARCH (owned by
    people_app) and SEARCH_RESULT (owned by wwv_system)
    4. For each report, click the "Edit" link
    5. Click the "Display Options" tab
    6. Under the "Full Page Options" heading, change the "Size"
    for "Row Text" to 12. (If you are running the reports as
    portlets, then you must also change the "Size" for "Row Text"
    under "Portlet Options".)
    7. Click OK
    Search results are now visble using either portlet, the Oracle
    Portal provider or the PEOPLE_APP provider.
    You may also need to change the field settings on the hierarchy
    if now when you run the people search you receive SQL errors.
    Here is what worked for me (assuming you want to change both
    users components):
    1. On the Application Tab search for %search% and %detail%
    components. You don't need to change the WWMON components.
    Change the font size on the full page and portlet options
    (Display Options Tab)for the heading and text (I use 12 and
    11pt). Otherwise the default can only be read with a magnifying
    glass.
    2. The org chart components are slightly different. Search for %
    org% and you will find 2 components org_chart and orgchart. Both
    of these need to have the column fields changed (Table or View
    Column tab) as well as the font size for the Parent, Child,
    Grandchild (Display Options Tab). Here are the Table Column
    settings (for some reason they are initially blank - yet will
    fail if recompiled without values):
    People_App.Org_chart
    1. key values:
    primary key - empno
    parent key - manager
    start with - empno
    ww_system.orgchart
    1. Primary Key Column WWSEC_PUBLIC_DIRECTORY.ID
    Parent Key Column WWSEC_PUBLIC_DIRECTORY.MANAGER
    Start With Column WWSEC_PUBLIC_DIRECTORY.ID
    Hope this helps. The second half of the answer provided by Rich
    Pickett.

  • BI content with folder structure in portal Content Area

    HI Dear Friends,
    I have  a requirement in my current project where i am integrating the BI reports with SAP EP.Iviews are associated with BI Reports.In the portal on clicking workset it should display folders in the portal content area with Icons instead of in Detail navigation .On click of the displayed folders it should display its sub content with Icons.
    I tried in all ways but later i came to know there there is a SAP BI business package which would come up with predifined iviews associated with BI. By importing this business package we can dispaly the  BI content in the portal in a folder format .
    I am using BI and EP 7.0 versions.
    Ratnakar

    Ratnakar,
       Let me understand your requirements, correct me if I understood it wrong. You need to display BI reports in Folder structure that is similar when you log on through BEx analyzer or WAD. If this is correct, then you need to upload the BI Role which contain all the required Folder structures and it BI Queries or BI Queries url assigned to that role.Once you upload this role on to portal , you will see folder structure on PCA.
    Example
    BI Reports  - Folder 1
      I--> FI reports  -- Subfolder 1
      I            I--> AP reports 1
      I--> CO reports  -- Subfolder 2
                   I--> Cost Report 1         
    Hope it helps,
    Cheers,
    Balaji

  • XML Form - Link open in Portal Content Area

    I have created an XML form which displays a list of images as links to KM documents (eg a Read More... link).
    The problem I have run into is that any link that you click on opens up in a new window.
    Is there a setting somewhere that indicates that all links should be opened in the portal content area, rather than in a new window?
    Thanks in advance for any assistance.
    Kind Regards
    Rasim

    Rasim,
    You can try doing this.
    Logon to Portal.
    Click Personalize option on the top left corner and choose work protect mode.
    Choose "Discard unsaved data (open page in same window)"
    Save and Exit.
    Logoff and relogin and check.
    Hope this helps.
    Sandeep Tudumu

  • "Portal Content Area Builder" how to get rid of this page heading?

    "Portal Content Area Builder" how to get rid of this page heading?
    Hi All
    I have created a Single page Website..??? by using folders.
    when a user click on any link that call a folder but not a page and that folder is displayed with the layout specified in "Content Area Page" however there is no such option available to change the Heading <Title>Page title</Title> for browsers so for every folder called it displays a Oracle defined Content area page title.
    "Portal Content Area Builder"
    Is there anywork around for this.
    Thanks.
    Rakesh.

    This problem is fixed in Release 2. There is no supported workaround in 3.0.

  • Open KM Link(to KM Resource) in portal content area

    Hello,
    Open KM Link (not external link) created in  KM to html/htm  page located in KMcontent in Portal content area.
    Is there any way can I open KM link created in same window (Portal content area) not in new window? By default it always opens in new window? From these links I created KM Navigation iView layoutset as LinkList explorer.
    Thanks

    Hi Mark,
    As mentioned by VS..look into the iview property and then checkout the "Launch In" or "Display State" (sry cannot remember by hard) and set it according to what VS indicated above. This way, when you click on the iview from your Portal (not preview), it will display in the content area.
    Additional info on iview properities.
    http://help.sap.com/saphelp_nw70/helpdata/EN/69/0ccb3ffe0ad969e10000000a11405a/frameset.htm
    Hope that helps.
    Ray

  • Open News Item in Portal Content Area

    Hello,
    I have KM Navigation iView pointing to a KM folder which displays news items.
    I have used LinkListExplorer layoutset to display the news.
    On click on any news in this iView, the News is opened in an new window. I need to know how can I open the News in the Portal Content Area.
    Help me out !
    Regards,
    Poornima

    HI,
    IF you want to display your news in portal than why are you using this KM navigation Iviews . Go with document iview no need to describe any layout set and you can easily appear and display the news content in your portal. Just mention the path to the folder and define the news.
    This will helpful.
    Regards
    RS

  • Refreshing only portal content area and not the naviagtion area.

    Hello all,
              I want to refresh only portal content area without refreshing the navigation contents.
       Eg;- When i click on the any document present in the REPORTS folder in Detailed Navigation Area only the portal contents should get refreshed.

    Links on DTN?Are they on a custom Iview?? Then u control with url mode.
    If they are page links, i don think u cud restrict one WD application not to refresh when the whole page getz refreshed.
    <b>Plz don forget points, if it helped.</b>
    Regards,
    P.

  • Javascript errors when iView is running in Portal Content Area

    We have URL based iView which is running flex application. If this iView is running in separate window (by preview, link or setting "Launch in new Window" option) everything is fine.
    However, if iView is running inside Portal Content Area there are bunch of JavaScript errors (missing object, permission denied). The iView itself is still running fine, but those errors are annoying and could be a problem for customers.
    Are there any ways to fix it?
    Thanks.

    Hi,
    So after a few days I managed to finally get a workable solution:
    Whenever you are referring to a script file in your main page, you will not be able to open the file when in normal mode, even with relaxing the domain and all the other hints posted.
    What you need to do is to include the actual content of the *.js file in the main html page.
    For example, if you have a page called index.html that refers to a file AC_RunActiveContent.js which is located in your scripts directory, you will need to change the code in the index.html file as follows:
    Initial HTML File:*
    < HTML>
    < HEAD>
    < TITLE>Test Page</TITLE>
    <!-- Collapsible Panel Java Script -->
    < s c r i p t  s r c="../scripts/collapsiblepanel. j s" type="text/ j a v a s c r i p t"></ s c r i p t>
    <!-- Collapsible Panel Java Script -->
    < /HEAD>
    < BODY>
    < /BODY>
    < /HTML>
    New HTML File:
    < HTML>
    < HEAD>
    < TITLE>Executive Committee - Balance Sheets</TITLE>
    <!-- Collapsible Panel Java Script -->
    < s c r i p t t y p e="t e x t / j a v a s c r i p t ">
    your actual javascript code
    < / s c r i p t >
    <!-- Collapsible Panel Java Script -->
    < /HEAD>
    < BODY>
    < /BODY>
    < /HTML>
    By doing this:
    You will be able to use java scripts in your html file and applications without experiencing the problems mentioned. Keep in mind though that you will now have all your script file code in your actual html file and the number of lines in the files will increase dramatically.
    The increase in size of the actual html files are not too bad, a normal 2Kb html file may increase to 70Kb if not more, depending on the code contained in the initial *.js file.
    I have played around with this and have been able to include Macromedia Flash objects in my html files too, by pasting the actual code content in the html files as opposed to refereincing the script in the relevant directory.
    I hope this helps.
    Regards,
    Freddie Botha.

  • Open KM Navigation Content in Portal Content area

    Folks,
    We have a km navigation iview and want to open the contents in the portal content area instead of opening the links in a new window. I don't find any configurable options. What are the development effort options and how big is the effort? Any hint will be very helpful.
    Regards,
    Tridib

    Hi Tridib,
    see /thread/87593 [original link is broken] for the example of external links. If I'm right in this, the same would hold for other renderers.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Multi lingual support in Portal Content area

    hi Oracle Experts,
    i have developed a portal content area in US English.
    now i need to translate the content into
    Arabic.
    could anybody give me Translation Procedure in Portal.
    it is very very urgent,
    nice to be expecting!!
    null

    Kathir,
    Please refer to the Oracle Portal FAQ.
    However, Arabic is not supported until the 3.0.9 release, planned for June 2001.
    Regards,
    Jerry
    null

Maybe you are looking for

  • How to use Derby database in embedded mode in WebLogic 12c?

    I have a JavaEE-6 application that uses Derby database in embedded mode. It uses JPA for persistence. Everything works fine in Glassfish but now I am trying to port it to WebLogic 12c and having issues setting up Derby database in WLS in embedded mod

  • My Masks are not working in PS CC

    Is there a way for me to reset my preferences to the orginal. I was not having a problem applying a exposure compensation mask a few days ago and now when I do it does nothing. When I use the brush tool in masking nothing happens.

  • JSObject returns wrong date. How can I extract correct date from digital signature?

    I'm trying to extract name and date from digital signatures by using JSObject in Excel VBA, but JSObject returns wrong date. Year, month, hour and minute are correct, but only day is incorrect. Here is my code. I'm using Acrobat 8.1.3. Please tell me

  • Purchases made from another computer not appearing in iTunes on new MAC

    Hello everyone, I'm new to the Mac world and am still familiarizing myself. As a former PC user, I made several purchases from my PC (music only) that are not showing up on iTunes on my shiny new mini Mac. Is this normal? How do I download my previou

  • File System URL alias

    Hi Gurus, I have a requirement wherein the files processed by a sender and receiver file adapter need to be "downloadable" from a http url So for example the File sender directory is C:\inbound    and File Receiver directory is   C:\outbound     the