cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy SAP UI5 Application to SAP Enterprise Portal

Former Member
0 Kudos

Hello everyone,

This blog is to show how to deploy the SAP UI5 Application to SAP Enterprise Portal.

1 -> Create a Enterprise Application Project( File -> New -> Other -> JAVA EE -> Enterprise Application Project -> Next -> Project Name -> Next        -> select the SAP UI5 application project that you have already developed -> Finish ) -> Right click export as ear file.

2 -> For deployment purpose you need SAP Netweaver Developer Studio 7.3 atleast .


3 -> In SAP Netweaver Developer Studio go to window -> Open Perspective -> Other -> SAP Management Console -> Add a new SAP System          to the view (i.e highlighted one) -> give the SAP Enterprise details


       

4 -> After adding details of your SAP Enterprise Portal go to window -> Open Perspective -> Other -> Deployment -> Import the ear file -> start.


5 -> Now after the deployment gets completed open your browser -> give the path like:

    

                                        http://till instance id of portal/SAP UI5 Application name/index.html

Accepted Solutions (0)

Answers (2)

Answers (2)

vijay_kumar49
Active Contributor
0 Kudos

Please close the task. if your issue is resolved. its may be useful for other persons. who is having same issue

vijay_kumar49
Active Contributor
0 Kudos

Please check this example code. it should be useful Deploy SAP UI5 Application to SAP Enterprise Portal


Kindly let me know if you need any more information