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

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

  • 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

  • Multiple Issues for Fiori Track Sales Order App

    Hello,
    We're experiencing quite a few issues with the Fiori Track Sales Order App and were wondering if anyone else out there had experienced anything similar and if they were able to resolve these issues.  Unfortunately, there are hardly any notes out there for the Track Orders app, so we aren't able to implement any existing fixes
    1.) As mentioned in a previous post (link below), contact information is not showing in the app, even though the service is returning these contacts and they're displayed in the console.  We've had an incident open with SAP for quite some time but have yet to hear back.
    Track Sales Order Fiori App - Not Displaying Contacts
    2.) If the user is in the app while a delivery is created, choosing the refresh option just refreshes the overall status of the order.  The item statuses are not updated.  User has to exit the app and re-enter for changes to take effect for the items.
    3.) Searching by PO Number is not working.
    4.) Searching for orders in the search period only works if there is an order in the parameter maintained for the order period.  If a customer does not have any orders in the order period but does have orders in the search period maintained, orders are not found when executing a search on the server. 
    Any suggestions would be greatly appreciated. We're on the following service packs:
    SAPK-60003INSRA018
    SAPK-10003INUISRA018

    Hi Erin,
    Just FYI. This does not solve your issue but,
    I see you use old UI components which were released in May 2013.
    Important Note: Please use new UI with new SAP Fiori Launchpad
    New UI components have UI extension points and work with new SAP Fiori Launchpad.
    Please find correct components based on your Backend version.
    SAP Fiori - Add-on quick reference for transactional apps
    Regards, Masa
    SAP Customer Experience Group - CEG

  • 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

  • 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

  • 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

  • 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 gateway deployment for SRM

    Hi
    Been trying to figure out how the gateway deployment for the SRM fiori apps should be.
    All through the SAP help for Fiori I see that the SAP recommended method is a Central Deployment. And some other SAP docs say that the deployment is SRM independent
    But I also see that for the SRM UI addon is a prereq for SRM Fiori and that the UI addon needs a local deployment of the gateway.
    So does that mean for SRM Fiori we would need a local gateway instance.
    So if I were to use ECC and SRM Fiori I would need two separate Gateway instances?
    Can some one advice?
    Thanks
    Vishakh

    Hi Masa
    Thank you for your response
    Understood. But SRMNXP is a prereq for SRM Fiori. And SRMNXP needs a local deployement. And Fiori reuses these gateway services.
    So indirectly, logic would mean that I use the local deployment for the Fiori as well.
    So the the choice between local and hub doesn't really hold good for SRM right?
    If I were to say already have a hub deployment for ECC. And i need to start using the SRM Fiori apps.
    a. Is there any way I can reuse the central deployment for the gateway or in other words what would be the best way or only way forward
    b. If i were to have say only Approve shopping carts, i assume SRMNXP is not a pre req and hence I can use the central gateway and install the front end components on it?
    c. If i were to use the other two apps I would need to have SRMNXP. In this case would I install the UI components locally or the central hub?
    Hope the questions make sense. I cant really get around the fact that even though SRMNXP is mandatory for two of the apps and the SAP Help on Fiori says so.. there is no tip on how to handle a situation where someone would deploy both the ECC and SRM Fiori and how the gateway deployment would be then. Does it then make sense that you have a central hub solely for the ECC apps (unless we are using some other suite component that doesn't have a prereq like SRMNXP for SRM) ?
    Thank you for the patient reading.

  • 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

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

  • 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

  • Where can i find the downloading details in "Launchpad" or "Mac app store"? I need to see that to know what the download duration for an app

    Where can i find the downloading details in "Launchpad" or "Mac app store"? I need to see that to know what the download duration for an app

    Is this what you're trying to find?
    http://nikhedonia.com/checking-the-download-progress-of-your-mac-app-store-purch ase/

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

Maybe you are looking for

  • How to dynamically build where clause in Linq

    Hello everyone, Oracle DB:11gR2 Oracle Client: 11.2.0.3.0 (ODP.NET) Oracle Developer Tools for Visual Studio VS 2010 (C#) In a Windows Form, we need to query the data based on the values of dropdown listboxes, which user will select. Let's say, two c

  • Insertion problem .... plzzzzzzzzzzz help

    I have a jsp page code below mentioned... This jsp page retrieved values from a html files, which is shown as bold. my problem is that i cannot insert the values in database.plzz help me... <html> <head> <title></title> </head> <body> <%@ page import

  • Struts/ADF/Toplink conversion from 10.1.2 to 10.1.3

    Hi. We have a J2EE application based on Struts/ADF/Toplink. We just let the JDeveloper migrate the whole application itself. We solved a few minor problems, but now we have the greater one: - we have in domain classes some getX...(), setX...() method

  • How do I scan with my photosmart5520 printer

    I cannot find on my screen anywhere I can scan

  • Something wrong with safari?

    Hi again Safari is being very strange lately. When i open a random web page e.g. www.apple.com/uk it says you are not connected to the internet or it can not be displayed. Why is this? In firefox the same page works fine? Thanks for any help