cancel
Showing results for 
Search instead for 
Did you mean: 

Can we deploy sapui5 web components app onto S/4 HANA on-premise?

ThaaraSoft
Discoverer
185

Hello, 

Can we deploy an application built using SAPUI5 Web Components on to S/4 HANA on-premise system? Can you please help with the guides if yes. 

I Know we can deploy to BTP. 

Thanks. 

View Entire Topic
styles
Participant
0 Kudos

Assuming that you have developed the SAP UI5 Application through BAS / WEBIDE.

Yes, The Application can be deployed to On-Prem System.

Points to be Taken Care of.
1. Destination/Cloud Connector from the Sub account to SAP S4 Developement server - Basis Team
2.Step to deploy from WEBIDE - Right click on the project -> Deploy -> Deploy to ABAP Repository -> App Details ( App Name, Package, TR Selection etc )
3.Step to deploy from BAS - As Nicoschoenteich answered previously - the link can be followed.( Multiple BLOG available ) https://www.npmjs.com/package/@sap/abap-deploy

Note:
It is also possible to deploy to on-prem even developed via Visual Studio or Eclipse. Which I haven't explored yet. Do give it a try and enlight us with the references that you find online.'✌

Warm Regards
Styles

ThaaraSoft
Discoverer
0 Kudos
Thank you Styles, let me put it in this way, I have developed app using AngualJS and Web Components, can I deploy this app on-prem system?
styles
Participant
0 Kudos

HI @ThaaraSoft, I'm not able to comment whether it is possible or not.
Where as the Below BLOG says "YES". Give this a try

https://community.sap.com/t5/technology-blogs-by-sap/deploy-angular-application-with-on-premise-back...

 

ThaaraSoft
Discoverer
0 Kudos
Thank you Styles, but that was to connect to on-prem system not to deploy on on-prem system.