You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/appgyver-create-application/appgyver-create-application.md
+20-4Lines changed: 20 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,15 +34,31 @@ The steps provided detail the process using an SAP BTP account within a desktop
34
34
35
35
All applications are created, edited, and managed within what we call a project, with one application created per project. Projects, and their related applications, are not automatically saved in this service, so care should be taken before closing a browser.
36
36
37
-
>**IMPORTANT:** Though you can use any SAP Build Apps version, these tutorials are based on the free sandbox system.
37
+
>**IMPORTANT:** Though you can use any SAP Build Apps version, these tutorials are based on a SAP BTP trial account.
38
38
39
39
---
40
40
41
41
### Create SAP Build Apps project
42
42
43
-
1. Open the [sandbox lobby](https://build-sb1-applicationdevelopment.lcnc.cfapps.eu10.hana.ondemand.com/lobby).
43
+
1. Open the SAP Build lobby in your trial account by doing the following:
44
44
45
-
3. Within the SAP Build lobby, click **Create**.
45
+
- Open the SAP BTP cockpit by going to [https://account.hanatrial.ondemand.com/cockpit](https://account.hanatrial.ondemand.com/cockpit).
46
+
47
+
- Click **Go to Your Trial Account**.
48
+
49
+
- Under Subaccounts, click the **trial** tile.
50
+
51
+

52
+
53
+
- Under Instances and Subscriptions, click the button next to SAP Build Apps.
54
+
55
+

56
+
57
+
This opens the SAP Build lobby.
58
+
59
+

60
+
61
+
2. Within the SAP Build lobby, click **Create**.
46
62
47
63

48
64
@@ -54,7 +70,7 @@ All applications are created, edited, and managed within what we call a project,
54
70
55
71

56
72
57
-
4. Enter `Scanner Application` for the project name, and an optional description, then click **Create**.
73
+
3. Enter `Scanner Application` for the project name, and an optional description, then click **Create**.
0 commit comments