Launch Fiori launchpad from NWBC 4.0

Hi
Can we launch Fiori launchpad from NWBC 4.0? I looked at a couple of presentation from SAP on NWBC and they suggested that it is on the future roadmap for NWBC. Any suggestions?
Thanks
Pankaj

Thanks for sharing this info Ingo.
I have some questions/concerns about embedding FLP in NWBC, both are UI Shells that provide certain UI services e.g. Navigation. In the case of navigation FLP uses Semantic Objects and Intents, where as NWBC (and Portal) use Object Based Navigation (OBN).
I start to worry about this shell-in-shell scenario, how will navigation be handled, will there be any issues/conflicts ??? I haven't seen much information regarding this topic. I for one would like to see more info about using FLP to aggregate other types of content not just Fiori apps - the reality is that most customers of SAP will have a hybrid scenario and continue to use a wide variety of UIs including "legacy" apps for years to come. I'd like to use FLP to aggregate Fiori, UI5, Web Dynpro, SAP GUI, Personas etc... all in one Launchpad.... I hope that's where we are heading.
Thanks - sorry for hijacking this thread a bit,
Simon

Similar Messages

  • Passing Parameter from fiori launchpad to the app in sapui5

    Hi All,
    I have a requirement to pass a parameter from Fiori launchpad to the application. Then i have to use that parameter to construct the OData service URL and read the data. So how can we pass the parameters from Fiori launchpad tile to app? Thank you in advance.
    Regards,
    Seshu
    Tags edited by: Michael Appleby (but please start doing this on your own)

    Hi Masa,
    I will explain scenario:
    I have Main.view.xml and Main.controller.js in my App. I read the data in Main.controller.js using the following statement.
    var bus_scenario="Lead to Deal Approval";
    oModel.read("BusScnCollection('"+bus_scenario+"')?$expand=BusinessProcess",null, null, true,function(data,response)
    Now my requirement is to get the value for bus_scenario variable from Fiori launchpad configuration.
    What I did in Fiori launchpad configuration:
    Then, When I launch my app by clicking on tile, the URL appears in the following way.
    https://<server>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html#ZCIO_DASHBOARD-display?BUS_SCENARIO = "ORDER TO CASH"
    So I can read this parameter in Main.controller.js and assign to bus_scenario variable. But it is possible that user can change the parameter (from ORDER TO CASH to LEAD TO DEAL) directly in the URL, So that he can get the data corresponding to LEAD TO DEAL (which he should not get). Because when he clicks on ORDER TO CASH Tile, he should get only the data corresponding to it.
    So, is there any other way to send parameters from launchpad configuration to app, so that we can use those parameters in app (Main.controller.js) ?
    is there any way to hide parameters in the URL and send them?
    Thanks & Regards,
    Seshu

  • Need to find records posted from Fiori launchpad or Fiori application

    Hi,
    We have implemented Fiori Applications at our customer site now they want to identify or find out records posted from fiori launchpad and SAP ERP.
    Purpose of this activity to monitor the utilization of Fiori Application. Is anyone know how we can achieve this?
    Regards
    Shraddha

    Hi Sharddha,
    Please look at http://scn.sap.com/thread/3621724 and  http://scn.sap.com/thread/3336896
    It is better solution.
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Integrate Custom App in Fiori Launchpad - Duplicate ID Error

    Hey guys,
    I integrated a custom app in the fiori launchpad. The first launch works perfectly. But if I go back via the navigation button and try to start my application again I get following error message:
    2015-04-23 23:40:28 adding element with duplicate id 'application-ZCUSTOMFIORIAPP-display_change' -
    This is excactly the application name from the url:
    http://....../shells/abap/Fiorilaunchpad.html?sap-client=001&sap-language=DE#ZCUSTOMFIORIAPP-display_change
    Any ideas how I can solve this?
    Thanks and best regards
    Chris

    in your component
    do you have?
    destroy : function() {
    if (this.oRouteHandler) {
       this.oRouteHandler.destroy();
      sap.ui.core.UIComponent.prototype.destroy.apply(this, arguments);

  • Is Fiori launchpad available for trial account ?

    Hi,
    I am developing a UI5 applicaiton in WEBIDE and deployed it in the HANA trial account cockpit. Now I would want to make the application as a part of FIORI launchpad. When I try to register the application from WEBIDE to launchpad, it gives me the below error:
    I have subscribed for FLP in my cloud acocunt though.
    So the question is, am I missing something here or is the FLP not available for trial accounts ?
    Thanks and Regards,
    Sandhya

    Hi Sandhya,
    FLP on HCP trial is about to launch by mid March. What you currently see on your trial account is the very first steps of the implementation - still work in progress.
    We will issue a dedicated blog once it is available to all trial users.
    Regards,
    Ifat.

  • FIORI Launchpad Translation

    Hi expert,
    I'm using the new Launchpad. Every things is working,
    I was able to create catalogs and add Tiles .
    But my probléme is that I don't find the way to translate the Tiles Title, subtitle and Information from EN to French .
    I've tried to connect in french and change the titles. but When connecting again in EN, the title in french is displayed.

    No Amine,
    I can see this in English only.
    May be some issue with your UI version.
    1. Please provide your SAP_UI SP version
    2. Please check this note, I can relate this to your error :
    1890575 - sap-language, sap-ui-language gets lost
    Symptom
    You have logged to e.g. Fiori launch page with a certain language, other than English and German.
    You navigate to some of the Fiori apps by clicking on a tile in the launch page. The shown application reflects the logon language.
    If you now choose the home button or use the bookmark for the Fiori launchpad again (without specifiying the language via URL parameter sap-language or sap-ui-language),then the logon language that you selected before is not reflected by the UI any more. Instead the UI is visualized in English or German.
    3. If your need is to get other languages : go with this note, packages need to be installed in gateway and backend. Check this UI note :1882832 - Fiori Home and Catalog Administration support only de and en
    Regards,
    Tejas

  • Fiori Launchpad Error: Failure - Unable to load groups Resolved!!!!

    Hey Good Fellas,
    This is a solution rather than a discussion, which i thought to do to with a kind generosity of spirit to give back to the community.
    It gives me immense pleasure and happiness to write this particular post, because it is through SCN only i have been able to find the solution.
    Ok, let's get down to the Business quickly, shall we?
    I have been configuring Fiori App - Approve Purchase Orders. All the tasks for this have been done from SAP Help Site.
    Recently I upgraded the ERP/Gateway (Its an embedded deployment) to EHP 7 and UI to SP09, post which the Fiori Launchpad started giving the below error.
    If you look around the SCN, you will probably hit across these threads and so did I.
    http://scn.sap.com/thread/3571448
    SAP Fiori - UI Add-on SP09 update troubleshooting
    With the first thread, I tried everyone's solution and suggestions which had worked for others, but it didn't for me.
    With second thread (Excellently posted by Masayuki Sekihara), it started off with lots of efforts and double-checks applying all of these notes hoping that it would resolve the issue. But I had done all the steps 1-8 and still didn't get the solution.
    Besides the above two mentions I did umpteen number of other ridiculous things like implementing this note, that note, De-implementing another of the notes and everything i found as possible solutions on the Web.
    Now, the breakthrough here is checking the errors in /IWFND/ERROR_LOG. Well, on the browser it used to give error 'Failure - Unable to Load Groups' while at the server side, actual error was something unusual and remotely not related to what the error looked like in the browser. In the back-end, I was getting the error "Data Provider implementation 'ZINTEROP_MODEL_0001_BE' '01' 'DEFAULT' does not exist". And this is something i know how to correct.
    So just keep looking for the errors in /IWFND/ERROR_LOG and shift your focus there. That's really a good place to trouble-shoot.
    And for the record to take care of the error 'Data Provider implementation 'ZINTEROP_MODEL_0001_BE' '01' 'DEFAULT' does not exist' you have to assign the DPC (Data Provider Class) to DMC (Data Modelling Class) correctly by navigating to IMG - SAP Netweaver - Gateway - Former Development - Local OData Channel Development - Registration - Assign Data Provider to Data Model. There you define the Data provider with the correct Software Version and Voila you are all set! You don't have to worry about the duplicate entry with another Software version, your correct software version is the one you have defined in the System Alias which you are using inside the service, which is generally DEFAULT.
    I am able to get inside the Fiori Launchpad now (I was quite at edge to really give up as all the possible solutions had been ruled out for me ) and do see the tiles of the apps configured.
    I hope this is going to be a good take-away for others who are having Odata handling issues.
    The floor is all yours now for your kind feedback. Be gentle with me, I am a very shy blogger.
    Best Regards,
    Akshay

    Steve,
    If you still have the error, this is what I did to resolve mines.
    1) Goto SPRO - SAP Netweaver - Gateway - Former Development - Local OData Channel Development - Registration - Assign Data Provider to Data Model
    2) Find out the entry for 'ZINTEROP_MODEL_0001_BE'
    3) Copy that entire row in a notepad for all the fields
    4) Create new Entry with all the fields, except change the Software Version to DEFAULT (As that's what missing for you'
    5) Save and give that another try.
    This is what I exactly wrote in my solution as well.
    Akshay wrote:
    And for the record to take care of the error 'Data Provider implementation 'ZINTEROP_MODEL_0001_BE' '01' 'DEFAULT' does not exist' you have to assign the DPC (Data Provider Class) to DMC (Data Modelling Class) correctly by navigating to IMG - SAP Netweaver - Gateway - Former Development - Local OData Channel Development - Registration - Assign Data Provider to Data Model. There you define the Data provider with the correct Software Version and Voila you are all set! You don't have to worry about the duplicate entry with another Software version, your correct software version is the one you have defined in the System Alias which you are using inside the service, which is generally DEFAULT.
    A screen-shot perhaps helps you more.
    Let the other duplicate entry with Software Version other than Default be there. Important is that the software version that you have defined in your alias must be the one over here.
    Let me know how that goes?
    -Akshay

  • Site's security certificate is not trusted - in fiori launchpad url

    Hi ,
    we are using HTTPS protocol in fiori launchpad , when the URL is opened in browser an error or warning comes up , it can be ignored by clicking
    proceeding anyway button. in Fiori client for mobile ( android or iOS ) its not showing the page due to this problem.
    our URL is a intranet URL ( within companies network ) how can we solve this problem , do we need to purchase any security certificate from some
    authority or some configuration is required ?
    Regards
    Yashpal
    Message was edited by: Michael Appleby

    The following may also be helpful .  Getting Started with Kapsel - Appendix D -- Security
    I hope to update this document and the associated Getting Started with Kapsel - Part 8 -- AuthProxy
    sections in the next week or two to demonstrate how to use OpenSSL to create a Certificate Authority and use the Certificate Authority to sign certificates.
    Regards,
    Dan van Leeuwen

  • Calling ABAP Webdynpro app in FIORI launchpad

    Hi All,
    Could anyone help me with launching an existing ABAP webdynpro application in FIORI Launchpad.
    We just moved to HANA Enterprise Cloud and would like to know how we could launch an existing ABAP Webdynpro application using FIORI Launchpad.
    Any help/documentation would be greatly appreciated.
    Thanks,
    Shiv

    Hi,
    Please follow instruction defined here - http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40611a2f-ba23-3210-60b5-d26402db0f2e?QuickLink=index&…

  • Custom theme with Fiori launchpad

    Hi
    I have created a custom theme using the theme designer  as per detailed in Colorful Fiori - Part 3 - Sea Blue
    I can see some changes taking effect in the preview but not all. For e.g. the tile title color, icon color did not change.
    When I use the custom theme with  the fiori launchpad url, I do not see any of the tiles. Only button I see is the logout button.
    I checked in debug, it did show me few 404 errors.  wondering why the custom theme works for my ui5 application but not with launchpad url.
    Appreciate your help, in identifying what I might be doing wrong.
    Thanks
    Kalpana
    Tags edited by: Michael Appleby

    Hi Masa,
    Thanks for replying !
    We found that our exact issue was resolved in Version 1.1.7 of UI Theme designer (OSS note 1941092) .
    So we upgraded our SAP_UI component to SP08 and now we are on version 1.2.2 of UI theme.
    I am now able to see the tiles on my Fiori launchpad and the logo I defined in the custom theme. But the custom theme I applied did not get applied to the tiles and the background.
    I still see the whole page (Except our company logo) with sap standard sap_bluecrystal theme.
    I did the Inspect element, and see that it is still using the standard CSS.  Cleared the browser histroy just to make sure that it is not picking the old theme from cache  - but with no help.
    If I go back to the theme designer and open the custom theme, I can see the csutom  theme changes in the preview. 
    Any help is appreciated.
    Thanks
    Kalpana

  • Fiori Launchpad - Are Catalogs Missing

    Hi,
      We are doing an install of FIORI, having upgraded our system to EHP 7 - and
    SAP_UI 740 0007 SAPK-74007INSAPUI User Interface Technology 7.40.
    We use a single server for the moment for the gateway and erp system.
    I can access the Fiori apps using the old launchpage screen - no problem, having assigned the relevant Catalog Pages to the relevant roles.
    I can access the new Fiori Launchpad and Launchpad Designer also no problem.
    However, and maybe my understanding is incorrect here - i was thinking i should see a number of standard catalogs for the standard fiori apps that i could manipulate and assign to groups etc as required.  Or this this incorrect?  I see nothing new in LPD_CUST - i would have thought there should be new entries here for the various apps to link to ?
    Or is it a case these all need to be created from scratch?  I have gone through the help documentation a number of times and cannot make out how to generate these even if i need to - exactly what the links between LPD_CUST and a new app within the catalog are.  I do have access within the designer to the tile templates but the help is not clear on how to link these to the standard fiori apps.
    Am i missing something in the set up?  is there further documentation available on the links required.
    Thanks
    Sinead
    Tags edited by: Michael Appleby

    Hi Michael,
      I don't know - In the help it references the following say, for Approve Requisitions:
    Front-End Components
    UI5 Application                                MM_PR_APV
    Business Role          SAP_MM_BCR_Buyer_X1
    Business Catalog       SAP_MM_BC_Buyer_X1
    Business Catalog Group
    SAP_MM_BCG_Buyer_X1
    LPD_CUST Role                         UIX01MM
    LPD_CUST Instance     TRANSACTIONAL
    But I see no reference to the above elements in my system.  I am just wondering are they missing, should they be there?  How do i get them there if they are missing and if not, how do i go about creating the require link for new tiles.
    Cheers
    Sinead

  • Fiori Launchpad - Basic authentication popup

    Hi,
    I have used the std. class /UI2/CL_SRA_LOGIN for Fiori launchpad log in screen. When there is no user action for long time and the session cookie gets expired; any operation performed(like selecting an app) in this case is bringing a browser basic authentication popup.
    How to avoid this by either taking the user to initial login screen instead of the authentication popup ?
    Tags edited by: Michael Appleby

    Hi Aakash,
    Please upload the screenshot. Is it critical issue or just a nice to have?
    From end user point of view, I prefer popup because I can continue the work from the last point. The best is IT sets up SSO.
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Fiori Launchpad suddenly got empty

    Hello ,
    The fiori launchpad was working fine until today (the UI add on was patched couple of weeks ago to SP11. We are trying to integrate it into portal and today i went ahead and implemented the noclickjacking fiorilaunchpad.html
    Tested again and the direct fiorilaunchpad was fine and i could see my apps and tiles
    After may be 15 mins i tried to open the fiori LP and i get completely blue screen with nothing on it (like nothing is assigned). If i click on tile catalog it finds absolutely nothing. I have tried it with different users - still empty.
    I have checked and there are no errors in error_log not in slg1,
    A direct call for approve requisition app  http://xxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=100&sap-language=EN#PurchaseRequition  displays the correct data and i can see several requisitions that need to be approved.
    So i think it is not related to roles and authorizations.
    A user that has admin gateway and ui admin role can not delete the group from homescreen - if i click on it and want to drag it nothing appears  down right It was also working before
    The frontend has been restarted, icm cache and browser cache cleared as well, the odata services were deactivated and activated again.
    The admin url works fine too.
    I have also tried reverting to the original launchpad.html file but it makes no difference the problem persists
    Any ideas?
    P.S i have implemented the notes for SP11 and have been through the launchpad troubleshooting guide but may be i am missing something...

    2015-02-16 17:51:03 sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported -  sap.ui2.srvc.Chip
    core-min-0.js:91 2015-02-16 17:51:03 Call to success handler failed: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.Error: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported
        at new sap.ui2.srvc.Error (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:5722)
        at createApi (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:2294)
        at j (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chipinstance.js:2:511)
        at p (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:1884)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at a (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:1643)
        at sap.ui2.srvc.get.m.(anonymous function) (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:2320)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at XMLHttpRequest.X.onreadystatechange (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:2957)
        at s.E.dispatch (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:2:2231) sap.ui2.srvc
    core-min-0.js:91 2015-02-16 17:51:03 Failed to load tile: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter
    core-min-0.js:91 2015-02-16 17:51:03 sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported -  sap.ui2.srvc.Chip
    core-min-0.js:91 2015-02-16 17:51:03 Call to success handler failed: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.Error: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported
        at new sap.ui2.srvc.Error (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:5722)
        at createApi (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:2294)
        at j (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chipinstance.js:2:511)
        at p (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:1884)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at a (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:1643)
        at sap.ui2.srvc.get.m.(anonymous function) (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:2320)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at XMLHttpRequest.X.onreadystatechange (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:2957)
        at s.E.dispatch (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:2:2231) sap.ui2.srvc
    core-min-0.js:91 2015-02-16 17:51:03 Failed to load tile: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher.chip.xml"}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter
    core-min-0.js:91 2015-02-16 17:51:03 sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported -  sap.ui2.srvc.Chip
    core-min-0.js:91 2015-02-16 17:51:03 Call to success handler failed: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.Error: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported
        at new sap.ui2.srvc.Error (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:5722)
        at createApi (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:2294)
        at j (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chipinstance.js:2:511)
        at p (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:1884)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at a (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:1643)
        at sap.ui2.srvc.get.m.(anonymous function) (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:2320)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at XMLHttpRequest.X.onreadystatechange (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:2957)
        at s.E.dispatch (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:2:2231) sap.ui2.srvc
    core-min-0.js:91 2015-02-16 17:51:03 Failed to load tile: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter
    core-min-0.js:91 2015-02-16 17:51:03 sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported -  sap.ui2.srvc.Chip
    core-min-0.js:91 2015-02-16 17:51:03 Call to success handler failed: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.Error: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported
        at new sap.ui2.srvc.Error (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:5722)
        at createApi (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:2294)
        at j (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chipinstance.js:2:511)
        at p (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:1884)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at a (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:1643)
        at sap.ui2.srvc.get.m.(anonymous function) (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:2320)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at XMLHttpRequest.X.onreadystatechange (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:2957)
        at s.E.dispatch (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:2:2231) sap.ui2.srvc
    core-min-0.js:91 2015-02-16 17:51:03 Failed to load tile: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter
    core-min-0.js:91 2015-02-16 17:51:03 sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported -  sap.ui2.srvc.Chip
    core-min-0.js:91 2015-02-16 17:51:03 Call to success handler failed: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.Error: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported
        at new sap.ui2.srvc.Error (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:5722)
        at createApi (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:2294)
        at j (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chipinstance.js:2:511)
        at p (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/chip.js:2:1884)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at a (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:1643)
        at sap.ui2.srvc.get.m.(anonymous function) (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/library-preload.json/sap/ui2/srvc/factory.js:2:2320)
        at Object.sap.ui2.srvc.call (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1838)
        at XMLHttpRequest.X.onreadystatechange (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:2957)
        at s.E.dispatch (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:2:2231) sap.ui2.srvc
    core-min-0.js:91 2015-02-16 17:51:03 Failed to load tile: sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}): Contract 'actions' is not supported - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter
    core-min-0.js:91 2015-02-16 17:51:03 Applauncher Tile not loaded completely -  sap.ushell_abap.adapters.abap.LaunchPageAdapter
    core-min-0.js:91 2015-02-16 17:51:03 Call to success handler failed: Applauncher Tile not loaded completely - sap.ui2.srvc.Error: Applauncher Tile not loaded completely
        at new sap.ui2.srvc.Error (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:5722)
        at isTileIntentSupported (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/us…ary-preload.json/sap/ushell_abap/adapters/abap/LaunchPageAdapter.js:2:6120)
        at isTileIntentSupported (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:9:118708)
        at sap.ui.base.EventProvider.extend._getTileModel (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:9:72286)
        at sap.ui.base.EventProvider.extend._getGroupModel (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:9:69888)
        at sap.ui.base.EventProvider.extend._loadGroup (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:9:69478)
        at Object.<anonymous> (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:9:68982)
        at t (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-0.js:32:24634)
        at Object.v.add [as done] (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-0.js:32:25027)
        at sap.ui.base.EventProvider.extend.loadGroupsFromArray (http://xxxxxx:8000/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:9:68898) sap.ui2.srvc
    core-min-0.js:91 2015-02-16 17:51:03 Failed to load tile: Applauncher Tile not loaded completely - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/applauncher_dynamic.chip.xml"}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter
    In  the table /UI2/CHIP_CHDR i see this entry Failed to read UI2 CHIP configuration for CHIP name X-SAP-UI2-CHIP:AR_SRVC_NEWS. RC: 0 Path WebContent/WebContent/newstile.xml not found in SAPUI5 application ar_srvc_news
    When i run the delete cache report the entries in the above table don't disappear though

  • Fiori Launchpad integration in Portal Rendering issues

    Hello Guru's, I have created UI5 iview by copying the Web Dynpro Application com.sap.portal.appintegrator.sap - UI5 and pasted in to the folder where I am creating the iview. with in the content SAP UI5 gave the relative path as :/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html? And in the Navigation Menu- selected the option: Display in separate headerless portal window (standard mode) Now when trying to Preview or open the role it is not rendering(both in IE and Chrome) the Launchpad. It is displaying a blank screen. And we are the latest version available in the market on the patches and all the fiori related components. Please help. Thanks, Pramod
    Tags edited by: Michael Appleby

    Hello All,
    Here is the reply from SAP on the issue:
    Currently, the Fiori Launchpad is not designed/supported to be
    consumed in another container as the Portal. (We implemented " Anti
    Click Jecking Protection" which block this load).
    With UI-Add-On SP09 and the NW Portal version 731 SP13/ 740 SP8 we
    will enable also consumption of FLP  via SAP portal or direct call to
    specific Fiori applications
    with the option to remove elements from header as the logo or
    non-relevant buttons.
    For now we are using Launchpage which was created as a URL iView and working fine without any issue.
    Thanks,
    Pramod

  • Unable to consume HTML5 app in Fiori Launchpad@HCP

    Hi all,
    I've developed an HTML5 application that works ok and I can consume it correctly when launched standalone.
    Now I'd like to integrate it into the Fiori Launchpad but I'm getting some errors.
    Any help would be highly appreciated.
    My WebIDE workspace is as follows:
    The application structure was created freestyle without templates, but I sticked to UI5 best practices.
    The HTML5 application name is: taskinbox
    The component.js is declared as follows:
    The application is configured on the launchpad as follows:
    I know that I should reconfigure the configuration.js file but at the moment I'd like just to display the screen, even if the service call fails.
    At runtime I get this error:
    I am unable to troubleshoot this, can anyone please share some insight?
    Thanks, regards
    Vincenzo

    Hi, thanks a lot for your help
    I've tried to change the value of the component URL to '/', but now a new error is generated:
    Also if I restore the previous value (/taskinbox) the same error stays on.
    Not sure whether the UI5 application should be structured differently.
    Is the general structure of the application ok?
    Thanks, regards
    Vincenzo

Maybe you are looking for