Authorizations for Tiles on the Fiori Launchpad

Hi All,
Need your help/ Suggestion
The Fiori authorizations don’t seem to work as we understand the documentation. Please advise on the following scenario:
We have created the following group and catalog for   applications:
  Fiori Apps Group:
  Fiori Apps Catalog:
LPD_CUST:
We assign the Z:UI2_CATALOGS role to the user which has the following entries in the menu:
The user can see the group and catalog but can only execute the custom app and not the standard apps (timesheet):
Standard apps (timesheet) all fail with the error message:
The standard applications (timesheet) only work if we assign the standard catalog associated with the timesheet roles:
This of course let the user see the other apps, which we don’t want:

Hi Gopi,
If you copy a tile, you need the standard role.
There is a difference between copying a tile and creating a tile.
Please check the help document.
Copying Tiles or Target Mappings - User Interface Add-On for SAP NetWeaver - SAP Library
Regards, Masa
SAP Customer Experience Group - CEG

Similar Messages

  • Fiori Launchpad Menu Control (most recent version)?

    Hi All,
    Hopefully a really easy question for anyone with the Fiori launchpad sitting in front of them - but I briefly noted how the menu works on the launchpad and want to now implement this in my own app for a menu. Is this a dedicated control, a dialogue box linked to a button or some variation of SplitApp to achieve this? (it was a really quick demo I saw of it, so didn't get enough time to screen capture it).
    BTW - I'm not referring to the old menu as seen in this video but the menu in the latest release:
    http://www.youtube.com/watch?v=mYbn9Q6P0cU
    But the new one which acts like a responsive design Split App menu that hovers over the top (left of centre when selected).
    Thanks,
    Matt

    I did find a runnable equivalent just now, and did some digging/debugging. I'd been curious myself and this was a perfect excuse :-)
    Looks like the left-hand menu layout is achieved with this hierarchy:
    sap.ui.unified.Shell
      |
      +-- sap.ui.unified.SplitContainer
             |
            +-- sap.m.Page*
                   |
                   +-- various 'normal' sap.m controls(List, InputListItem, etc)
    *this contains the menu as the 'secondaryContent' aggregation
    hth!

  • 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

  • Fiori Launchpad for SRM Apps

    Hello,
    I am bit confused here.
    This is the first time I am implementing SAP Fiori standard app in central hub deployment scenario.
    I am trying to implement SAP SRM apps (My Shopping Cart and Approve Shopping Cart).We are now in the phase of preparing the System Landscape for the same. As we are using the central hub deployment approach, we have two servers in picture. One is G10 for SAP Netweaver Gateway and another one is SR2 for SAP SRM Business Suite.
    Now in G10 which is acting as the Front-end for our scenario we have the following components installed:
    In SR2 which is acting as the ABAP Back-end server for our scenario we have the following components installed:
    Also we have created the trusted RFC between SR2 and G10 servers.
    Now I have the following queries:
    1. In which server do we have to configure the Fiori Launchpad?
    2. In which server do we have to activate the app specific OData services?

    Adding to Chandrashekhar Mahajan
    Fiori Launchpad will always be in your frontend server : Gateway server. Also I don't see IW_PGW component in your G10 server. This is required for approval scenarios (approve shopping carts)
    Fiori/Ui5(ushell)
         |
    Gateway server (Activate all ui and odata services in SICF)
              |
    Backend server
    For all other information : All Things SAP Fiori
    Regards,
    Tejas

  • How check the Strategy, if no authorization for SPRO?

    Hello Experts,
                           Can someone please help on how to check the Strategy for the Release codes, if we dont have the Authorizations for SPRO in the Production Server.
    Please help
    Thank in advance.
    Regards,
    Yawar Khan

    Hello Yawar,
    You can use the below DB tables to see the release strategy configurations.
    T16FB     Release Indicator: Purchasing Document
    T16FC     Release Codes
    T16FD     Description of Release Codes
    T16FE     Descriptions of Release Indicators: Purc
    T16FG     Release Groups
    T16FH      Descriptions of Release Groups
    T16FK      Release Statuses
    T16FL         Release Indicators: Service Entry Sheet
    T16FM         Descriptions of Release Indicators for SES
    T16FS         Release Strategies
    T16FT        Descriptions of Release Strategies
    T16FV        Release Prerequisites
    Regards
    Greg

  • 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 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

  • 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

  • Integrating Apps into Fiori Launchpad/ Developing own Launchpad

    Hey guys,
    I am developing Fiori like Apps (4 Apps with related business background). I wanna give this apps a common frame. So I was thinking of start these Apps with a Launchpad.
    To do so I assume I have 2 opportunities:
    Place the custom App in the Fiori Launchpad
    Create a own Fiori like-Launchpad
    I dont't wanna mix custom Apps with Fiori Apps, so actually there is no need to setup the whole Fiori Launchpad (I guess its a lot configuration work etc.)
    Does anybody has experience with that? What are advantages/disadvantages? And does anybody has some links how to build a Fiori like-Launchpad.
    Thanks + regards
    Chris

    Hi Chris,
    You can define a tile for custom app in launchpad. Customers like single point of access for apps.
    SAP Fiori launchpad
    Regards, Masa
    SAP Customer Experience Group - CEG

  • 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

  • Error while creating Catalog in Fiori Launchpad Designer

    Hi Experts,
    We have installed the new UIX* Fiori components on our NW 7.31 front-end server which has the gateway installed as well. Our backend ERP system is a separate system.
    I have activated the OData services /UI2/INTEROP and /UI2/TRANSPORT for the Fiori Launchpad Designer. I am acessing the Launchpad Designer with the URL http://<host>:<port>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html. (I have activated the ICF service /sap/bc/ui5_ui5/sap/arsrvc_upb_admn).
    Now when I try to create a new Catalog (Standard type) by providing Title and ID I am seeing the below error message for POST operation in the PAGE_BUILDER_CUST service in Google Chrome browser:
    Our system components are as below:
    Can someone let me know how I can resolve this error so that I can create Catalogs in the Launchpad Designer?
    Regards,
    Saurabh
    Tags edited by: Michael Appleby

    Hi Saurabh,
    Please take a look troubleshooting steps.
    SAP Fiori LL17 - SAP Fiori launchpad troubleshooting
    Regards, Masa
    SAP Customer Experience Group - CEG

  • 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

  • Add custom SAPUI5 apps to Fiori LaunchPad

    Hi All,
    I have built a custom sapui5 application,which i need to add to the fiori launchpad.Can anyone suggest the steps to b followed to acheive this.
    Thanks in advance
    Regards,
    Thushar
    Tags edited by: Michael Appleby

    Ok. you can go through SAP Fiori - SAP Fiori launchpad and may be want to raise this question in SAP for Mobile space.
    CC: Masayuki Sekihara
    Regards,
    Chandra

  • Displaying Help Button \ Icon in Fiori Launchpad

    Hello experts,
    I have read that it is possible to display contextual help for different Fiori applications in the Fiori Launchpad header.
    Question: Where do you define the Help URL that enables the Help button\Icon in Fiori Launchpad Header area?
    thank you.
    Rob.

    Hello Masa,
    I have a quick question.
    As mentioned in the Adding and Removing Custom Items to the Options Menu - User Interface Add-On for SAP NetWeaver - SAP Library, 
    the following lines of codes needs to be added to create custom Buttons in the Fiorilaunchpad menu.
    <SCRIPT language ="JavaScript">
    var button1 = new sap.m.Button();
    var rendererExt = sap.ushell.renderers.fiori2.RendererExtensions;
    rendererExt.addOptionsActionSheetButton(button1,rendererExt.LaunchpadState.Home,rendererExt.LaunchpadState.Catalog,rendererExt.LaunchpadState.App);
    rendererExt.removeOptionsActionSheetButton(button1,rendererExt.LaunchpadState.Home,rendererExt.LaunchpadState.Catalog,rendererExt.LaunchpadState.App);
    <SCRIPT>
    Can you please tell, where these lines of code need to be added ?
    should one directly modify FioriLaunchpad.html ?
    Regards,
    Anil

Maybe you are looking for