Consume SAP BTP Services In SAP Kyma
Build an Extension Application on Kyma using SAP BTP services.
You will learn
- How to consume SAP BTP services in sap Kyma-runtime
- How to deploy applications into Kyma-runtime
- How to use SAP BTP APIs, Service Manager and Service Operator to consume services from other environments
- How to create service instances using sap-btp-service-operator Working with SAP BTP Service Operator.
In this tutorial, we use the simplefiori
sample application to learn some best practices to setting up your Kyma-runtime And communicate with SAP BTP so you can use the Destination and the SAP Authorization & Trust Management services.
Prerequisites
- Get an Account on SAP BTP to Try Out Free Tier Service Plans.Get an Account on SAP BTP
- You have a Kyma-runtime environment on SAP Business Technology Platform (BTP) Enable SAP BTP, Kyma-Runtime.
- You have installed Docker.
- You have Docker Hub account.
- You have installed Kubernetes command-line tool.
- You’ve installed
kubectl CLI
, including the pluginkubectl oidc-login
for authentication. See Installing the Kubernetes Command Line Tool. - In addition, we recommend
krew
to install and use thekubectl
plugin forKubernetes OpenID Connect (OIDC)
authentication, also known askubectl oidc
plugin. - You have an account on the SAP Gateway Demo System (ES5) created
- You have connected SAP BTP to your SAP Gateway Demo System (ES5) account.