Build and Deploy Simple UI5 Application
Build and Deploy Simple UI5 Application
Initial Setup:
Download JAVA JDK. Or, if you prefer, you can download SAP JDK 8.
d.
Now open your browser and go to https://localhost:8443 to access the SAP HANA Cloud Connector
Administration.
7. The default User ID is Administrator and the password is manage. These values are case-sensitive.
a. After logging in the first time, select the Installation Type. The example uses the Master (Primary
Installation).
Click Apply.
HTTPS Proxy: If your environment requires you to use a proxy to access the Internet, the necessary
information
You should see the following screen:
Select Use Internal Host ( only use virtual host for mask real system name ).
Fisnish!
Note: SAP Cloud Connector works like a VPN, all systems exposed uses your PC connections for provide
access to SAP Cloud Platforms without network configurations.
Next Step:
sap-language=EN
HTML5.SocketReadTimeoutInSeconds=300
WebIDEEnabled=true
ProxyType=OnPremise
sap-client=928
WebIDESystem=UYT
Build.me is a tool to create and create prototypes of Ui5 and Fiori Like applications without codes. It can
be used to speed up the creation of applications.
Design application in accord of your propose (the editor is very simple and uses WYSWYG):
After the design as completed click on Share button:
On your SAP WEB Ide give click on mouse right button and select Import -> File or Project
Select file of build previously downloaded
Project imported
Now it’s time to provide connection with odata service and adjust input fields with the provided data
from sap Gateway:
Select Manifest File and Go to data Source tab:
Select Service catalog, select your system and search for gateway service for your project.
On next screen select default model, click in next and finish
Done! Your backend data source now is mapped in project:
Now mapping fields of data source endpoints in your screen fields:
After perform all fields mappings and setup all business rules in your application, it’s time for deploy
application em abap system.
In SAP WEB Ide using right button mouse, click over your project Deploy -> Deploy do SAPUI5 ABAP
Repository
To create create semantic object, in your front-end system go to /UI2/SEMOBJ_SAP, click on edit and
select new entries button:
Open /n/iwfnd/flpd_conf (Fiori Launchpad Designer), the computer browser will be opened
Tile Created!
Now select Target Mapping tab and click in Create Target Mapping
Fill semantic object and action:
Select a type of application, fill title, URL (application path in the sicf transaction) and ID (application ID
in manifest file)