Deploy SAP Fiori applications using Visual Studio Code

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024

Комментарии • 13

  • @sergiooliveira38
    @sergiooliveira38 9 месяцев назад

    Hi, I have a question. I have my sap fiori launchpad installed on one server and sap ecc netweaver installed on another server. Which environment do I connect to to develop and deploy my application? I have this doubt now.

    • @ShankarGomare
      @ShankarGomare  9 месяцев назад

      Hi, you have to use the same system which is being used for existing apps, most probably the system where launchpad is deployed. There is no option to integrate multiple catalogs in the launchpad.

  • @ehtashamather6574
    @ehtashamather6574 Год назад

    looking for a complete series of tutorial for beginners sir please

  • @kylekusche5117
    @kylekusche5117 3 года назад

    I have an SAP NetWeaver system provided from my work. Where can I find the System URL so that I can attach it to my UI5 app in VSCode?

    • @ShankarGomare
      @ShankarGomare  3 года назад +1

      There are many ways you can find the system UR, I'm listing two here.
      1. Execute transaction SMICM and select services (icon looks like letter "F"), this is where you will find URLs per protocol. If for some reason self-signed certificate doesn't work than use HTTP URL instead HTTPS.
      2. Execute transaction /IWFND/MAINT_SERVICE select any service and use "Call Browser" button at the bottom to launch service in the browser. This is where you can find URL along with default host and port.

    • @kylekusche5117
      @kylekusche5117 3 года назад

      @@ShankarGomare Thanks for the help, keep up the good work!

    • @sebastiansuazo2734
      @sebastiansuazo2734 2 года назад

      @@ShankarGomare that didnt work for me, its returned an unknown host error

  • @renatovitor01
    @renatovitor01 Год назад

    Hi... Can you help me? It didn't work. Message: "
    builder:custom deploy-to-abap Deployment Failed. You can re-run deployment with the following command to get more detailed log information:
    ERR! builder:custom deploy-to-abap MacOs/Linux: DEBUG=ux-odata-client npm run deploy
    ERR! builder:custom deploy-to-abap Windows: set DEBUG=ux-odata-client & npm run deploy
    "

    • @renatovitor01
      @renatovitor01 Год назад

      I put debug command, but It didn't work and It didn't generate log. Where is the log? How can I make it work?

  • @williamfan9456
    @williamfan9456 9 месяцев назад

    Great video. Thank you...
    I followed the same steps, but I'm not deploying successfully. I keep getting a 403 error.
    debug abap-deploy-task Zxyz Retrieving application Zxyz, AxiosError: Request failed with status code 403
    error abap-deploy-task Zxyz Deployment has failed. This is our local system. I have sap admin account with SAP ALL..
    Has anyone experienced this error? Thank you for your help.

    • @williamfan9456
      @williamfan9456 9 месяцев назад

      never mind. I found the answer... ABAP_REPOSITORY_SRV is only available in component SAP_UI 753 or higher... Our HANA system is 752... Tried another and it worked. Thank you.

    • @ShankarGomare
      @ShankarGomare  9 месяцев назад

      Perfect! Thanks

    • @mflacon
      @mflacon 6 месяцев назад

      for 403 error you need to activate service /UI5/ABAP_REPOSITORY_SRV