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
195

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. 

Accepted Solutions (0)

Answers (2)

Answers (2)

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.
nicoschoenteich
Developer Advocate
Developer Advocate
0 Kudos

Is this what you are looking for?

https://www.npmjs.com/package/@sap/abap-deploy

nicoschoenteich
Developer Advocate
Developer Advocate
0 Kudos
@ThaaraSoft have you had a chance to try it?
ThaaraSoft
Discoverer
0 Kudos
Hi Nicoschoenteich, Thank you for checking, We have a feasibility check question internally, we are in planning of picking infra, hence, the question. If we build fiori apps using AngularJS/Vue.JS with Fiori Web Components, can we deploy the app on on-prem system and use the S/4 HANA on-prem runtime? is it compatible?