We have decided to stop the maintenance of this public GitHub repository.
This sample repository is meant to be used only during SAP CodeJam events with a live instructor.
This repository contains the structure and definition of a project with an application and mock servlet to create an application using the SAP S/4HANA Cloud SDK. This is the skeleton of an application that will be enhanced by participants during the SAP CodeJam.
If you are not attending an SAP CodeJam you can either request one for free or check these tutorials
##Requirements Participants will need an account on GitHub and to be registered for the SAP Cloud Platform trial.
All other technical requirements, including an endpoint to an SAP S/4HANA system and an instance of SAP HANA with XS Advanced, will be provided during the SAP CodeJam by the live instructor.
Instructions will be provided by the live instructor during the SAP CodeJam. They can be summarized as:
- Fork the repository into GitHub
- In SAP Web IDE, right-click on the workspace and choose
Git - > Clone Repository
. - Enter the URL for the forked repository. Wait until a message on the top right corner shows the clone has been successful.
- Right-click on the cloned project and choose
Settings
. Configure the Space (found underCloud Foundry
in SAP Web IDE Full Stack) to the space in which you want to deploy the application. For example, in SAP HANA, express edition, the default space isdevelopment
.
Configuration and extension of the application will be done as part of the exercises in the SAP CodeJam.
Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the SAP Sample Code License except as noted otherwise in the LICENSE file.