Welcome to the Hand-On Session at TechEd 2022. This repository provides both, the session and exercises guide, as well as sample content used in the session.
Session ID | Title |
---|---|
AD264 | Boost Application Verticalization, Customization, and Composition |
Description - In this workshop you'll learn how to verticalize and customize SaaS applications using intrinsic extensibility capabilities of SAP Cloud Application Programming Model. We'll offer feature-toggled verticalizations as a SaaS provider, see how to create and share prebuilt extension packages as SAP partners, which customers can reuse to compose tailored solutions.
- Introduction
- Getting Started
- Exercise 1 - Building a CAP-based application (quick recap)
- Exercise 2 - Deploy as extensible SaaS app (by SaaS Provider)
- Exercise 3 - Adding custom extensions (by SaaS Customers)
- Exercise 4 - Providing pre-built extensions (by SAP Partners)
- Exercise 5 - Providing feature-toggled extensions (by SaaS Provider)
- Summary
This content in this repo is a so-called monorepo using npm workspaces technique. It contains:
Folder / File | Description |
---|---|
exercises/ | A git submodule link to the repo's wiki content |
incidents/ | The Incidents Management SaaS application |
x-solar/ | Pre-built verticalization for vendors of solar panels |
x-t1/ | Individual extension for SaaS customer t1 |
package.json | Npm workspace setup |
Copyright (c) 2022 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.
Support for the content in this repository is available during the actual time of the online session for which this content has been designed. Otherwise, you may request support via the Issues tab.