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

Similar Messages

  • Custom SAPUI5 app in Fiori launchpad - wrong resource path

    Hi,
    I have successfully add custom tile for my custom  app to Fiori launchpad, when the application is run from its location (https://<server>:<port>/sap/bc/ui5_ui5/sap/zcart3/index.html) everything is ok, when I try to execute it from Fiori launchpad tile I got these errors:
    Error - found in negative cache: 'view/App.view.js' from ../../resources/view/App.view.js: 404 - NOT FOUND
    I think it is because SAPUI5 tries to load files from wrong location, so I have to somehow tell SAPUI5 framework where the files are...
    in the index.html I have these entries:
    data-sap-ui-resourceroots='{
      "zcart3" : "./",
      "view" : "./view",
      "model" : "./model",
      "util" : "./util"
    I think I have to add something to Component.js file of my app .
    Many thanks Jiri
    Tags edited by: Michael Appleby

    Hi Sekihara,
    many thanks for your suggestion, but I don't want to create Fiori application, I want to add my existing SAPUI5 application (which is working standalone) to Fiori launchpad, but when exetutes from Fiori launchpad, I got this error:
    Error - found in negative cache: 'view/App.view.js' from ../../resources/view/App.view.js: 404 - NOT FOUND
    Because FioriLaunchpad changed path to my application files from
    /sap/bc/ui5_ui5/sap/zcart3 to /sap/bc/ui5_ui5/ui2/ushell/resources,so the files of my app are not found...
    please see chrome console output:
    GET https://<server>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/view/App.view.js 404 (NOT FOUND) core-min-0.js:32
    2014-07-31 08:22:36 Error - failed to load 'view/App.view.js' from ../../resources/view/App.view.js: 404 - NOT FOUND 
    Thanks Jiri

  • Blank page display while executing Materials & Sales Order App in Fiori Launchpad Sandbox

    Hi ,
    I am getting blank page while trying to execute Materials app & Sales Order App in Fiori Launchpad Sandbox
    Fiori App to App Navigation in Web IDE - Part 1
    Kindly help me to resolve this issue.
    Regards,
    Bharani

    Hi Jamie,
    Even after recreating the material & salesorder app still getting the same blank page.
    For accessing destination (ES1) i used some other credential as i am not able to reset the password of my account since i am getting below for a longtime.
    System Down:
    The system is not accessible please have a look at the Operations Document for the system status or check back later.
    Thank you for your understanding
    So does it has any connection related to the blank page which i am getting?
    Regards,
    Bharani

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

  • SAPUI5 App in Fiori Client - Double tap will not work.

    Hi ,
    I have developed a SAPUI5 app  and when i try to access the app in an iPhone using the Fiori Client , the app works fine , but double tab will not work when i am in the app, double tap works when i am on the launchpad.
    Please help.
    i have used sap.m.splitapp and viz charts.
    Thanks

    Did you solve this? I have the same issue.

  • 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

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

  • 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

  • Launch new UIX Fiori app without Fiori Launchpad

    Hi,
    I want to integrate a new SAP Fiori APP in the SAP Netweaver Portal.
    I used the UI5 iview template to call Fiori BSP, but the standard BSP FIN_TE_APV does not have any index.html page,
    then when I try to test it an error is returned.
    I also tried to set the link to Fiori Homepage , /sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html
    But it doesn.t works.
    Have you got any suggestion on how to solve this issue?
    Best regards
    Max

    Hi Max,
    Could you test with this?
    /sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=100&sap-language=EN#TravelExpense-approve
    #<semantic object>-<action>.
    Regards, Masa
    Customer Experience Group - CEG

  • 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 - tile templates not available

    Hi ,
    In one of our client environment , only UI addon ( sp07 ) is installed in gateway system and custom SAPUI5 apps are developed.
    I want to use New Fiori launchpad for catalog and tile creation . i am able to create catalog but when i try to add a tile the templates are unavailable.
    Does tile templates are available only when one of the fiori UI component is installed or it available as a part of  UI addon.
    Right now i have to use old launchpage for tiles.

    Hi Masa,
    I have already implemented this note earlier , but now this note is updated with more patches of UI library, can updating the UI library to latest version will solve the problem ??
    Regards
    Yashpal Gupta

  • 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

  • Error in Fiori Launchpad "could not start the app due..."

    Hello everyone,
    I am having a previously unseen (well, at least for me) error which raises on a click on the tile "Track Purchase Orders" on the SAP Fiori Launchpad:
    "Could not start the app due to an internal error" (see the screenshot attached)
    I haven't found any help on this error on Google and SAP portals.
    The other applications work fine. So did this one before the implementation of SAP_UI 740 SP09 (before that it was SAP_UI 740 SP08). We applied all the notes specified in this post http://scn.sap.com/docs/DOC-56967
    Components needed for Track Purchase Orders are patched to their maximum levels (UIX01EAP 100 SP03 and SRA020 600 SP05). OData and UI5 services are activated.
    Plus, this error doesn't appear in the Gateway error logs (transaction /iwfnd/error_log) so troubleshooting is difficult.
    The issue is systematically reproducible and has been reproduced on several computers.
    Thanks a lot if you have any insight about this issue!
    Best regards,
    Guillaume

    Thank you for replying.
    I have inspected the element and clicked on the tile. The network tab is below:
    The status seems OK.
    The response for ResolveLink:
    {"d":{"results":[{"__metadata":{"id":"http://<server>:<port>/sap/opu/odata/UI2/INTEROP/NavTargets('PurchaseOrder-track~68')","uri":"<server>:<port>/sap/opu/odata/UI2/INTEROP/NavTargets('PurchaseOrder-track~68')","type":"INTEROP.NavTarget"},"id":"PurchaseOrder-track~68","shellType":"FLP","postParameters":"","text":"Track Purchase Order","applicationData":"SAPUI5.Component=ui.s2p.mm.purord.tracking","applicationAlias":"TrackPurchaseOrder","applicationType":"URL","url":"/sap/bc/ui5_ui5/sap/mm_purord_tpo"}]}}
    I'm surprised that gbapp_poapproval and sra001 OData services are called here (with an intriguing ";mo")... We have found these errors in our /iwfnd/error_log screen after the SAP_UI 740 SP09 patch. Seeing this, we have installed GBAPP002 600 SP6 and SRA001 600 SP4 and activated the OData services but have not tried to use the corresponding apps (meaning that we have not done any other app implementation tasks because we don't really intend to for the moment).
    In case the two problems are related, these are the responses to these requests:
    For gbapp_poapproval request
    {"error":{"code":"GBAPP_APV_MSG/013","message":{"lang":"en","value":"Workflow Task Type is not passed as filter criteria"},"innererror":{"transactionid":"53EB173F121613F0E1008000A87C135A","timestamp":"20140814124456.5404250","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"},"errordetails":[{"code":"GBAPP_APV_MSG/013","message":"Workflow Task Type is not passed as filter criteria","propertyref":"","severity":"error"},{"code":"/IWBEP/CX_MGW_BUSI_EXCEPTION","message":"An exception was raised.","propertyref":"","severity":"error"}]}}}
    For gbapp_prapproval request
    {"error":{"code":"GBAPP_APV_MSG/013","message":{"lang":"en","value":"Workflow Task Type is not passed as filter criteria"},"innererror":{"transactionid":"53EB0B1112160FA0E1008000A87C135A","timestamp":"20140814124456.4449070","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"},"errordetails":[{"code":"GBAPP_APV_MSG/013","message":"Workflow Task Type is not passed as filter criteria","propertyref":"","severity":"error"},{"code":"/IWBEP/CX_MGW_BUSI_EXCEPTION","message":"An exception was raised.","propertyref":"","severity":"error"}]}}}
    For sra001_pcapproval request
    {"error":{"code":"SRA001_CMN_MSG/013","message":{"lang":"en","value":"Workflow Task Type is not passed as filter criteria"},"innererror":{"transactionid":"53EB0E4512161140E1008000A87C135A","timestamp":"20140814124456.3244590","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"},"errordetails":[{"code":"SRA001_CMN_MSG/013","message":"Workflow Task Type is not passed as filter criteria","propertyref":"","severity":"error"},{"code":"/IWBEP/CX_MGW_BUSI_EXCEPTION","message":"An exception was raised.","propertyref":"","severity":"error"}]}}}
    Regards,
    Guillaume

  • How to Add and Remove Apps from Launchpad?

    I have noticed that I have apps missing in launchpad that I do have in my apps folder.
    How do I add these to launchpad.
    On the flip side, then how can I remove apps from launchpad that I hardly ever use?

    Did you check the second page of Launchpad?
    Click the second white dot in the bottom middle of the Launchpad screen.
    Hope  information from these articles helps.
    http://support.apple.com/kb/PH4524
    http://www.macobserver.com/tmo/article/how_to_get_the_most_from_the_macs_launchp ad
    Best.

  • 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

Maybe you are looking for

  • Problem with opening apps on iPad Mini

    I just signed into a new wireless network (which requires credentials to be entered when you first open Safari) and some of my internet-dependent apps will not work. iMessage, Facetime, and SnapChat work sometimes, but not consistently. Things like F

  • Embedding pictures in Yahoo email does not work using firefox 3.6.8

    I am using firefox 3.6.8. I cannot embed pictures using my yahoo email. Why? Embedding pics with IE works fine with yahoo, but firefox doesn't. Can firefox even embed pics in yahoo email or is this a known bug?

  • Safari shutting down because of UltraMPto.so plugin. Help!

    Every 20 minutes or so safari is unexepectedly quitting because of a plugin called UltraMPto.so. I don't know where this plugin came from. PLEASE HELP. It is very frusterating:( Here is the message that I receive: rocess:         Safari [376] Path:  

  • A very usable portrait mode for N900!

    I just found this, some of you probably already know about it. Download ShortcutD  from the maemo repo, then go to settings and ShortcutD. In there you can use camera button or proximity sensor (i originally set caera button but found proximity senso

  • Routine for Split Invoice

    Dear All, I have to spit invoice, for that i have to used different field other than Incoterms,Payment terms,PO no. Is there any specific field which i can used for split invoice with reference to Sales Order or i have to define Routine for the same