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

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

  • ABAP webdynpro app not redirecting using Outbound plug in portal

    Scenario-
    There is one Abap webdynpro application APP1 calling another abap webdynpro component Comp 2 through outbound plug on a button click. This is working fine if service is tested independantly.
    SAP ECC system is having a webispatcher and the application should be accessed using webdipatcher only i.e. ECC should not be called directly.
    SSL has been configured b/w ECC and webdipatcher.
    The Abap webdynpro application APP1 is integrated into portal using Abap webdynpro iview.
    Setting in Portal system are reffering to Webdipatcher for ECC system instead of ECC system directly.
    Issue-
    App1 is loading successfully into portal and all the data is coming properly but when trying to navigate to second component on button click it is not navigating. iview is getting refreshed but not redirecting to required component and is still on the same application.
    Please suggest the reasons and solutions if anyone has clue about it.
    Regards
    Deepak

    Hi,
    Please refer to these links -
    How to secure WDA over an external facing portal
    WebDynpro ABAP and Portal Navigation
    WebDynpro ABAP and Portal Navigation problem
    Please check for the portal eventing between the applications.
    Regards,
    Lekha

  • 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

  • Call ABAP WebDynPro from norma ABAP

    Dear All,
    I have requirement where i have to call the ABAP Webdynpro application by passing the parameter from the ABAP ,
    Can this be achived.
    Please let me know your views.
    Help is higly appreciated.
    Regards
    Pravesh

    Hi Ajit,
    Appreciate your quick response.
    Well what exactly i am looking is that we have webdynpro application where we have to pass the parameter(s) and this application(WebDynPro) is called from the normal ABAP (on the click ).
    Can you please let me know/share on how to achieve this .
    If possible please share the what class method to use or pseudo program
    Regards
    Pravesh

  • 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

  • Adding an ABAP Webdynpro app to the ESS overview screen

    I am trying to add an ABAP webdynpro page to the ESS overview screen, I have managed to add URLs without a problem and have found a tutorial to add Java Webdynpro pages however this does seem to apply to ABAP webdynpro.
    Thanks
    J

    Julian,
    what problem are you facing in adding.
    you can create an iview for the WDA application and in the HomePage Framework you can create resources and services which will point to that iview and add that service to the ESS Overview.
    Thanks
    Bala Duvvuri

  • 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

  • ABAP WebDynpro app calling Transaction iview with Dynamic Parameters..?

    Good day!
    I need to code a call to a transaction (with dynamic parameters) from an Abap WD application.  It appears that to achieve this, the app needs to call a new portal transaction iview, passing the parameters in the call..? 
    This should ideally be via a Sapgui for Windows, but Html also an option (does it matter with regards to the method used?). 
    Kindly assist with advise/instructions, idealy with sample code extract to illustrate (new to Abap WD)...
    Kind regards
    j

    Hi
    this will help you doing so
    http://help.sap.com/saphelp_nw04s/helpdata/en/18/f96f4132f15c58e10000000a1550b0/frameset.htm
    Use BUSINESS_PARAMETERS to pass the data
    Abhi

  • 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

  • Zci type ADOBE Interactive Form in ABAP Webdynpro short dump

    Adobe Reader version 8.1.2
    Life Cycle Designer version 7.1.4270.1.421766
    ECC 6.0 patch 13
    When I ran the 'FP_PDF_TEST_00' , it shows
    Version Information: 710.20061024154505.342190
    In my ABAP Webdynpro app., it has 3 inputfields.
    In the Form layout, I changed the form layout type to 'ZCI' for interactive form, and Insert the WebDynpro Script.
    And in the ABAP Webdynpro view layput designer, I enabled the pdf form element.
    All objects compiled without any problem.
    During the runtime, it got the following short dump:
    21 METHOD       CX_WD_GENERAL=================CP    CX_WD_GENERAL=================CM003     5
        CX_WD_GENERAL=>RAISE                                                                     
    20 METHOD       CL_WD_ADOBE_SERVICES==========CP    CL_WD_ADOBE_SERVICES==========CM008   193
        CL_WD_ADOBE_SERVICES=>CREATE_PDF                                                         
    19 METHOD       /1WDA/LADOBE==================CP    /1WDA/LADOBE==================CCIMP  1955
        CL_INTERACTIVE_FORM_ZCI=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT                         
    Our BASIS sent me the ADS trace:
    SAP Interactive Forms by Adobe
    Render Error Report
    'pdf' Log Entries
    restoreState is not a valid attribute of subform, Attribute not loaded. Line 5.
    Invalid node type: dataGroup
    The fault occurred on line 0.
    The SOM expression '$record.BAPIBNAME' for the dataRef specified on field 'BAPIBNAME', resolved to an incompatible node type of 'dataGroup'.
    Any comment or advise?

    Hi,
    As far as i know when you use Adobe forms in a WD4A application, language is your "web" connection language.
    You can have a look at standard class CL_WD_ADOBE_SERVICE, it's used when generating an adobe forms from WD4A. , more particulary look at method DETERMINE_DOCPARAMS.
    regards

  • ADS: com.adobe.ProcessingException: XMLFM Exception  in ABAP Webdynpro

    Hi All,
         When I test the ABAP Webdynpro with Adobe form embeded in it. I get very unreliable results.  When trying to bring up the forms, sometimes, it comes up the 2nd attempt, sometimes after several attempts.
    And the error message is :
    ADS: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 20484 : Font Helvetica_Normal_Normal could not be found(200,101)
    I have checked several notes: 944221, 717568 etc........but no use.
    I also have checked the test programes in SA38, user account, sicf services and destinations. It seems everything is ok except the program FP_CHECK_DESTINATION_SERVICE in SA38. The test result is the same as the unreliable result of the ABAP webdynpro app.
    Any usefull hints to solve this problem..thanks in advance

    Hello,
    the message tells you about one (of possible many) problem. You must maintain your fonts to fix the message. Or there is a single option (I use this when I am in a hurry and don´t have access to the customers basis) - change the fonts: Use for example Myriad Pro, that always worked for me.
    Use this help: http://help.sap.com/saphelp_nwmobile71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    or wander around for other useful hints and tips.
    Regards, Otto

  • Custom ABAP Webdynpro ESS iView Navigation

    Hi,
    Do anyone know how we can configure the out of the box SAP Business Package ESS applications to navigate to a custom page?
    Just for example, there is a button 'Create Expense Report'  in 'All my Trips and Expenses' ABAP Webdynpro app (FITV_POWL_TRIPS), on click, it takes the user to the out of the box 'Create Expense Report' page. Now, if I need to configure this button to take the user to another custom page, how can I achieve that? Is there a configuration that can be changed or we need to change the code?
    Any help will be appreciated!
    Thanks
    Kiran

    Hi,
    This will require slight modification of webdynpro abap application.
    1. Copy this web dynpro application and create a just look alike copy of it in a new package. This is done in se80 transaction. Do this only after creating a new transport package and a workbench request for it. Your basis consultant will do this.
    2.  Examine this button in the correspondiong view. It should contain the parameter for you url , Change this url to your required url in the same way.
    Thanks,
    Harish

Maybe you are looking for

  • Why is the query so slow?

    Hi, I've got a query running fast (3 sec.) If I try to execute it on test enviroment, it takes about 2 minutes (!) I see in both enviroments the explain plan is the same and so are the indexes used. I've also tried to rebuild the indexes and the tabl

  • Windows 7 with MDT - Novell Client / Zen Agent?

    Been creating my Windows 7 reference image using Microsoft Deployment Toolkit (MDT - pretty cool). I'm wondering if any of you do the same, and if you do, do you include the Novell Client in the image? what about the zenworks agent? If so, what techn

  • Aperture confuses orf and nef and avi raw files. Suggestions on what to do?

    Just used a new Olympus E-M5 in Italy and Germany, after many years of using Nikon products, most recently a D700 with fast glass. I have also used Aperture from version 1.0. Olympus RAW file format is .ORF. As I have uploaded the images into Apertur

  • ICloud Drive - synchronization file -

    I have been successfully using my iCloud Drive for a few months now, storing Word and Excel for Mac. However, now there are massive problems: Hundreds and hundreds of documents in the iCloud are showing the name of each file followed like this-but co

  • IPHONE HELP AS SOON AS POSSIBLE PLEASE

    My iPhone for some reason just turned off when i was listening to music from a link i put in my home page,and now the screen is all black.what should i do ?