Skip to content

Latest commit

 

History

History
executable file
·
51 lines (37 loc) · 3.72 KB

Mission.md

File metadata and controls

executable file
·
51 lines (37 loc) · 3.72 KB

Mission: Setup for SAP S/4HANA side-by-side UI Extensions on SAP Business Technology Platform

The main focus of this mission is to show the full end-to-end setup for a SAP S/4HANA on-premise extension on SAP BTP (Cloud Foundry) this includes the following steps:

  • Setup SAP S/4HANA on-premise system
  • Setup of SAP BTP account and development environment
  • End-to-End connection setup with Principal Propagation (SSO)
  • DevOps - using SAP Continuous Integration & Delivery and monitoring
  • Integration of the HTML5 application in a central Launchpad

We will create a simple custom UI application, show the usage of the HTML5 repository and the different options how to expose this application - as a stand-alone or with the different SAP Launchpads environments.

Mission in SAP Discovery Center

Discover

These are the step-by-step guidelines for running the mission. It is divided in two workstreams:

Landscape Setup

The setup of the landscape consists of preparing the API in the SAP S/4HANA on-premise system and exposing the backend oData service using SAP Cloud Connector. There are also step-by-step instructions to setup the trust between SAP Cloud Connector and SAP S/4HANA system.

Implementation of a simple UI application

Once we have setup the landscape, we can now develop, test and run a simple UI application. We will show the steps to implement the simple UI application using the SAP BTP managed HTML5 repository. This is a kind of PoC to see if and how the whole landscape setup is working.

Solution diagram