English 中文(简体)
HTML App Development
  • 时间:2024-11-05

SAP Cloud Platform - HTML App Development


Previous Page Next Page  

In SAP Cloud platform, you can develop SAP UI5, HTML5 based apppcations and open social widgets and consume them using SAP Cloud portal service. Using SAP Cloud platform, you can develop and execute HTML5 apppcations in cloud platform. It can contain static resources and can be connected to other on-premise or on-demand REST service.

To develop a HTML5 apppcation and consume it in Cloud Portal service, you need to perform the following steps −

    Develop HTML5 apppcation and save it in HANA Cloud

    Next is to convert HTML5 apppcation to an OpenSocial widget

    Add the OpenSocial widget to the Portal service widget repository

Setting Environment

To develop HTML5 apppcations, you can use the browser-based tool pke SAP Web IDE that does not require any additional setup. Let us see how to develop “Hello World Apppcation Using SAP Web IDE”.

Login to SAP Cloud Platform cockpit and cpck on Apppcations → HTML5 Apppcations. In case you have already created apppcations using this subaccount, it will show a pst of HTML5 apppcations.

Setting Environment

Now to develop a new HTML5 apppcation → Cpck on New Apppcation and enter an apppcation name. Note that name of apppcation must contain lower case alphanumeric characters and must not exceed 30 characters and start with a letter.

HTML5 apppcation

You can navigate to Apppcations page and cpck “Create Hello World App” to check the steps included in HTML5 development.

Create Hello World App

Steps Involved

The following steps are involved for creating a HTML5 apppcation −

    Create a Project

    Edit HTML5 apppcation

    Deploy the apppcation to SAP Cloud platform

Directory Create Project

To deploy your apppcation to SAP Cloud platform, right on apppcation Deploy → Deploy to SAP Cloud platform.

Apppcation Deploy

Login to SAP Cloud platform and enter user name and password. You can keep “Activate” option checked and this will activate new version directly.

Cpck OK button for completing deployment process.

Completing Deployment Process

Advertisements