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

Similar Messages

  • 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

  • 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

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

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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • Failure - Unable to start App in Fiori apps

    Hi Experts,
    When i am going to access time sheet app in fiori apps, we got below error can you please guide,
    Can you please guide for this issue. its urgent requirements.
    Thanks in advance.
    Thanks
    J Jana
    Tags edited by: Michael Appleby

    Hi Sekihara,
    I have implemented below sap note:
    1993075 - MyTimesheet (oData): Consolidated note for functionality fixes version 2
    Thanks
    J Jana

  • Approve Request App on Fiori Wave2 - Error

    Hi,
    We are trying to use the Approve Request App on Fiori Wave2.A dynamic tile has been created. While trying to launch the app from the Approver id we get a popup saying Failure-Unable to launch App. Steps mentioned in the Approve Request app on SCN (links referred : http://scn.sap.com/docs/DOC-46215 and http://help.sap.com/fiori_bs2013/helpdata/en/a8/995952d9a6617fe10000000a44538d/content.htm  have been followed and checked.
    Could you help us with this issue?
    Attached is a screenshot of the error.
    Regards,
    Ann

    Hi Ann,
    Beside the Dynamic App Launcher Tile, you also need to add a target Mapping in your catalog.
    Check if the target Launchpad role (Transaction LPD_CUST) exists in your SAP ECC system
    Add an Target-Mapping Tile
    •Add the Intent data
    •Semantic Object  WorkflowTask
    •Action  approveRequests
    •Add Target data
    •Launchpad Role  UIX01CA1
    •Launchpad Instance  TRANSACTIONAL
    •Application Alias  ApproveRequests
    •Add General Data
    •Specify the supported form factor
    Good luck, it works for me.

  • 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

Maybe you are looking for

  • Problem with printing multiple Embedded PDF in HTML page

    I have a list of embedded pdf in a html page to be printed in particular order. Using following java script i am trying silently print the pdf one by one. <br /><br />var objectList=document.getElementsByTagName("object");<br /><br />for(i=0;i<object

  • AE scaling issues with Windows 8.1 and 3200x1800 displays?

    Hi There, I run AE, Premiere, Photoshop all CS6 and on a Windows 8.1 - 3200x1800 laptop and it seem like all Adope Products - also Lighroom 4.4 don't scale properly. All buttons are about half the size of the mouse arrow.  Really pain for the eyes an

  • Is there a fix for the constant reseting?

    I have to reset my phone several times a day. AT&T tells me to reset my phone when EDGE doesn't work. iTunes App store reviewers and App developers suggest I reset my phone every time their apps keep crashing. I'm tired of doing this several times pe

  • I have my i Pad connected to my computer and I still get error message there was a problem connecting to the server

    I was having problems connecting to my app store and safari, any games or anything that required going out to a server.  I rebooted my wireless several times it is working and it shows a signal on my iPad so it was suggested I go into settings and do

  • Western Digital crash log mystery - Part 2

    Since the original thread for this topic went unanswered for over a year it got archived before I was able to reply to it. An excerpt of the original thread follows: 0 - Pages : 1 David Silber Posts: 20 Registered: Sep 30, 2005 Western Digital crash