Welcome to the workshop 'Extend SAP S/4HANA with SAP Extension Suite'.
This workshop will guide you step-by-step through the process of
- creating new data models and a service using the Cloud Application Programming Model (CAP)
- integrating a service from the SAP API Business Hub
- creating a List Report Object Page application based on Fiori elements (FE) using the new service
- configuring and running a predefined Continuous Integration and Delivery (CI/CD) pipeline that automatically tests, builds, and deploys your code changes to the SAP Business Technology Platform
If you don't have an SAP BTP account already, you can create your own here.
- After having registered your new user, start your trial via this link.
- Logging in for the first time, you'll be asked to select your preferred region. To be able to perform all exercises in this tutorial, select either Europe (Frankfurt) - AWS or US East (VA) - AWS. This will start the set up of your account.
Your subaccount, org and space are created automatically, along with the necessary role configurations and subscriptions.
When this is done, the subaccount overview page is shown.
- In your subaccount, choose Subscriptions in the left-hand navigation.
- Choose SAP Business Application Studio in the list of available subscriptions.
Choose Subscribe. - Navigate back to your subaccount overview page.
Click on the Quick Tool Access icon SAP Business Application Studio.
Click on the button Create Dev Space.
Enter a name for your dev space and select profile SAP Cloud Business Application.
In the lower right corner of the page press button Create Dev Space.
Once your dev space has status running, click on the development space name to open it.
You should now see such a screen:
With the setup procedure done, you now have completed:
- Setting up the SAP BTP Trial Account
- Accessing to the SAP Business Application Studio
- Creation of your dev space
Continue to - Exercise 1