Skip to content

Latest commit

 

History

History
62 lines (26 loc) · 3.2 KB

getting-started-in-the-kyma-environment-d1abd18.md

File metadata and controls

62 lines (26 loc) · 3.2 KB

Getting Started in the Kyma Environment

As an administrator, you must perform several steps to set up a fully operational Kyma environment to which you can connect the chosen SAP solutions.

  1. Set up a Kubernetes cluster with the project "Kyma" to connect and extend SAP systems: Create the Kyma Environment Instance

  2. Assign the roles to users to allow the administrators to manage Kyma and the developers to create Functions: Assign Roles in the Kyma Environment

    Note:

    Assign the roles before the users start using the Kyma Dashboard. Not granting the roles results in an error.

  3. Use the Kyma environment to integrate external systems: Register an SAP Customer Experience System

    Your options are as follows:

    • Integrate a CX system and the Kyma environment so that the Functions you develop can use the system's API and receive business events.

    • Integrate an SAP S/4 HANA Cloud system to use the services it provides to extend your applications.

    After you've integrated externals systems, the developers can start working on their Functions.

  4. Extend SAP S/4HANA Cloud by developing event-driven extensions and applications: Extending SAP S/4HANA Cloud in the Cloud Foundry and Kyma Environment

  5. Group several solutions into one formation to meet the requirements of your business scenario: Including SAP Systems in a Formation

You have set up the Kyma environment and connected it as required.

Once the administrator sets up the environment, the developers can access the Kyma environment through the Kyma Dashboard. Upon logging, developers can start creating extensions for the SAP systems either from the Kyma Dashboard or from the terminal after downloading the kubeconfig file with the cluster configuration. For details, see Development in the Kyma Environment.