Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/teched2022-ad265
SAP TechEd 2022 Session AD265: Bringing Service Integration to Your Fingertips
https://github.com/sap-samples/teched2022-ad265
application-development-track sample teched2022
Last synced: about 1 month ago
JSON representation
SAP TechEd 2022 Session AD265: Bringing Service Integration to Your Fingertips
- Host: GitHub
- URL: https://github.com/sap-samples/teched2022-ad265
- Owner: SAP-samples
- License: apache-2.0
- Created: 2022-08-30T13:12:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T12:34:37.000Z (almost 2 years ago)
- Last Synced: 2023-08-04T22:52:36.215Z (over 1 year ago)
- Topics: application-development-track, sample, teched2022
- Language: CAP CDS
- Homepage: https://www.sap.com/about/events/teched.html
- Size: 396 KB
- Stars: 5
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/teched2022-AD265)](https://api.reuse.software/info/github.com/SAP-samples/teched2022-AD265)
# AD265 - Bringing Service Integration to Your Fingertips
## Description
This repository contains the material for the SAP TechEd 2022 session
_AD265 - Bringing Service Integration to Your Fingertips_.## Overview
This session introduces attendees to do service integration and event-based data federation with SAP Cloud Application Programming Model by using principles of domain-driven design and hexagonal architecture. Learn how SAP Cloud SDK covers connectivity, destinations, and resilience behind the scenes. Use prebuilt integration packages for common SAP software services, such as business partners in SAP S/4HANA or workforce personas in SAP SuccessFactors solutions, thus boosting delivery with SAP Cloud Application Programming Model.
Learn how SAP Cloud SDK covers connectivity, destinations, and resilience behind the scenes.## Requirements
To follow the exercises in this repository, you need to have
- Either a subscription for SAP Business Application Studio, or a local VS Code installation
- A browser, preferably Google Chrome## Exercises
- [Getting Started](https://github.com/SAP-samples/teched2022-AD265/wiki/0.-Getting-Started)
- [Exercise 1 - Import an API from SAP S/4HANA Cloud](https://github.com/SAP-samples/teched2022-AD265/wiki/1.-Importing-APIs)
- [Exercise 2 - Testing the API](https://github.com/SAP-samples/teched2022-AD265/wiki/2.-Local-Tests)
- [Exercise 3 - Delegating Requests](https://github.com/SAP-samples/teched2022-AD265/wiki/3.-Delegating-Requests)
- [Exercise 4 - Replicating Data](https://github.com/SAP-samples/teched2022-AD265/wiki/4.-Replicating-Data)
- [Exercise 5 - Prebuilt Integration Packages](https://github.com/SAP-samples/teched2022-AD265/wiki/5.-Prebuilt-Integration-Packages)
- [Summary](https://github.com/SAP-samples/teched2022-AD265/wiki/6.-Summary)## How to obtain support
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](../../issues) tab.
## License
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](LICENSES/Apache-2.0.txt) file.