Skip to content

Commit dce7724

Browse files
committed
update
1 parent 61b7981 commit dce7724

23 files changed

+110
-0
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
---
2+
parser: v2
3+
auto_validation: true
4+
time: 10
5+
tags: [ tutorial>beginner, software-product>sap-fiori, software-product>sap-hana-cloud, software-product>sap-btp--cloud-foundry-environment, topic>mobile]
6+
primary_tag: software-product>sap-business-application-studio
7+
author_name: Raz Korn
8+
author_profile: https://github.com/raz-korn
9+
---
10+
11+
# Set Up SAP Business Application Studio for Low-Code Development in the Trial Environment
12+
<!-- description --> SAP Business Application Studio is a development environment available on SAP Business Technology Platform (SAP BTP). This tutorial describes how to perform the onboarding steps for SAP Business Application Studio in the SAP BTP Trial environment. In addition, you learn how to create an SAP Business Application Studio dev space for low-code-based full-stack cloud application development so you can build low-code applications.
13+
14+
## Prerequisites
15+
- You have an SAP BTP Trial account ([Get a Free Account on SAP BTP Trial](hcp-create-trial-account))
16+
17+
## You will learn
18+
- How to set up SAP Business Application Studio in the SAP BTP Trial environment
19+
- How to access the SAP Business Application Studio dev space manager page
20+
- How to create an SAP Business Application Studio dev space for low-code-based full-stack cloud application development
21+
22+
## Intro
23+
After completing the steps in this tutorial, you will have set up SAP Business Application Studio on the **SAP BTP Trial environment**. In addition, you will have created a dev space for low-code-based full-stack cloud application development so you can build low-code applications.
24+
25+
**Please note:** For the SAP BTP Trial environment, the Low-Code Tools and the Low-Code dev space type are only available on the US East (VA) data center (us10).
26+
27+
>If you want to onboard and access SAP Business Application Studio in an **SAP BTP Enterprise Account** there are two options: it can be obtained through manual subscription, or by using a subscription booster. Boosters are a set of guided interactive steps that enable you to select, configure, and consume services on SAP BTP to achieve a specific technical goal. For more information about SAP BTP boosters, see [Boosters] (https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/fb1b56148f834749a2bf51127421610b.html?q=btp%20booster).
28+
29+
>- For **manual subscription** of SAP Business Application Studio in an SAP BTP Enterprise Account refer to the [Getting Started](https://help.sap.com/viewer/9d1db9835307451daa8c930fbd9ab264/Cloud/en-US/19611ddbe82f4bf2b493283e0ed602e5.html) topic of the SAP Business Application Studio Administrator Guide.
30+
>- If you want to set up SAP Business Application Studio with the help of a **booster**, see this [blog post](https://blogs.sap.com/2022/07/22/boosting-the-low-code-experience-in-sap-business-application-studio-into-multiple-regions/).
31+
32+
---
33+
### Log into SAP BTP Trial
34+
35+
1. Go to <https://account.hanatrial.ondemand.com> and log in to your SAP BTP cockpit.
36+
37+
2. You might be asked to accept the legal terms. Check the box and click **Accept**.
38+
39+
<!-- border -->![BTPlegalterms](BTP-Terms-.png)
40+
41+
### Launch SAP Business Application Studio
42+
43+
1. Click **SAP Business Application Studio** to launch SAP Business Application Studio.
44+
45+
<!-- border -->![launch sap business application studio](BTP-Access-AppStudio-.png)
46+
47+
>If your account was created with an error, it is recommended that you re-create your account: delete the account and then [Get a Free Account on SAP BTP Trial](hcp-create-trial-account).
48+
49+
2. You might be asked to accept the legal terms. Check the box and click **OK**.
50+
51+
<!-- border -->![legalterms](AppStudio-Terms-.png)
52+
53+
3. A new tab opens. If you have not created a dev space yet, the landing page for SAP Business Application Studio loads.
54+
55+
<!-- border -->![sap business application studio landing page](BAS-Welcome--.png)
56+
57+
>If you have already created a dev space, the dev space manager for SAP Business Application Studio loads. You can skip the next step.
58+
59+
><!-- border -->![Create Dev Space](BAS-Dev-Space-Manager-Empty-.png)
60+
61+
4. Click **My Dev Spaces** to open the SAP Business Application Studio dev space manager page.
62+
63+
<!-- border -->![sap business application studio landing page](BAS-Welcome-.png)
64+
65+
The **Dev space manager** for SAP Business Application Studio opens
66+
<!-- border -->![sap business application studio dev space manager](BAS-Dev-Space-Manager-Empty-.png)
67+
68+
>**Bookmark this page!**
69+
70+
>If you create a bookmark to this page, it is easy to get back to SAP Business Application Studio later.
71+
72+
### Create a preconfigured dev space
73+
74+
>Dev spaces are like isolated environments in the cloud containing tailored tools and preinstalled runtimes per business scenario, such as SAP Fiori, SAP S/4HANA extensions, Workflow, Mobile and more. This simplifies and saves time in setting up the development environment as there is no need to install anything or upgrade, letting developers focus on their business domain, anytime, anywhere. For further information on dev spaces refer to [Dev Spaces in SAP Business Application Studio](https://help.sap.com/docs/SAP%20Business%20Application%20Studio/9d1db9835307451daa8c930fbd9ab264/6053df8bca3946f098bc9f89e49d7317.html)
75+
76+
1. If you have not created a dev space yet, choose **Create Dev Space** in the landing page of SAP Business Application Studio. If you have already created a dev space, choose **Create Dev Space** in the dev space manager.
77+
78+
>Landing page for SAP Business Application Studio:
79+
<!-- border -->![sap business application studio landing page](BAS-CreateDevSpace.png)
80+
81+
<br>
82+
83+
>Dev space manager for SAP Business Application Studio:
84+
<!-- border -->![Create Dev Space](BAS-Dev-Space-Manager-Empty-.png)
85+
86+
2. Choose a name for your dev space.
87+
88+
3. Choose **Low-Code-Based Full-Stack Cloud Application** as the application type.
89+
90+
>The **Low-Code-Based Full-Stack Cloud Application** dev space allows you to easily develop, test, build, and deploy apps using the Low Code Application Platform.
91+
92+
4. Choose **Create Dev Space**.
93+
94+
<!-- border -->![Create Dev Space](BAS-select-devspace.png)
95+
96+
The creation of the dev space takes a while. You see that the status for your dev space will change from **STARTING** to **RUNNING**.
97+
98+
<!-- border -->![Create Dev Space](BAS-Dev-Space-Starting-.png)
99+
100+
5. Once the dev space is running, click the dev space name to open it.
101+
102+
103+
<br>
104+
105+
106+
Well done!
107+
108+
With this, you have successfully completed the setup of SAP Business Application Studio and created a Low-Code-Based Full-Stack Cloud Application dev space.
109+
110+
---

0 commit comments

Comments
 (0)