Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 4.36 KB

mission-intro.md

File metadata and controls

62 lines (38 loc) · 4.36 KB

DEPRECATED

Caution

As of July 2024 the tutorial is discontinued. The content provided is not going to be maintained anymore.

Welcome to the Mission

In this mission, you will learn how to develop a multitenant application running on the Kyma environment of the SAP Business Technology Platform (SAP BTP). The application called Easy Franchise is an extension of SAP S/4HANA Cloud and has been build based using microservices. Due to the complexity of this topic, our team has taken some compromise compared to a real application. So, this application doesn't aim to be used for productive usage. See the following solution diagram of the EasyFranchise application:

You can find the code of the application components in this GitHub repository.

Who Is This Mission For?

The business scenario of this tutorial has been created with the partner as focus persona. The purpose of this project is to help SAP partners to get a quick start on developing a multitenant application and provide best practices. This is of course not exclusively for SAP partner and can be useful for every person looking for details on how to build a multitenant application running on Kyma. It is suitable for new or experienced developers on SAP Business Technology Platform (SAP BTP).

Focus Topics of the Mission

The tutorial focus on the following aspects:

  • Multitenancy
  • Kyma environment on SAP BTP
  • Partner ecosystem
  • Extension SaaS (extending an SAP LoB solution), not a standalone SaaS
  • Freedom to use non-SAP frameworks and tools without CAP neither SAPUI5 (but indeed SAP Fiori like UI)

Where to Start?

  • You want to understand the scenario, the problem statement, or the architecture? Start with the section discover.
  • You would like to explore application components? Start exploring and get more details.
  • As developer you want to try it out? Start directly with the preparation steps.
  • Code is your world? You don't want to waste time with reading explanations or architecture details? Here is the code.
  • You have read the documentation and you would like to test the scenario without implementing the whole set-up step-by-step? Then use the btp-setup-automator and get everything working in less than one hour.

Known Issues

The tutorial is provided on the "as-is" basis. Currently, there are no known issues for the tutorial project.

How to Obtain Support?

First check if you find an answer in the troubleshooting section.

Create an issue to get support or to report a bug in GitHub.

How to Provide Feedback?

Have you found the enablement material easy to understand? Are you missing something? What can we improve? Please share your feedback, so that we can improve the documentation and provide a better material for future stakeholders.

What's New

Check the details of our last releases here.

Related Missions

License

Copyright (c) 2021 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.