Skip to content

Commit a8380d9

Browse files
committed
several changes in BAS
1 parent 1b3894b commit a8380d9

10 files changed

+10
-7
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading

tutorials/appstudio-fioriapps-create/appstudio-fioriapps-create.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The flow consists of the following parts:
7979

8080
### Open the project's folder
8181

82+
8283
1. In the left side bar, select **Hamburger icon | File | Open Folder...** to open the **Open Folder** dialog.
8384

8485
<!-- border -->![open workspace dialog](BAS-Open-Workspace-1-.png)
@@ -97,7 +98,9 @@ The flow consists of the following parts:
9798
9899
<!-- border -->![open workspace dialog](BAS-Open-Workspace-3-.png)
99100

100-
### Generate an app based on SAPUI5 Application template
101+
102+
### Generate an app based on the SAP Fiori Basic template
103+
101104

102105
1. In the **Get Started** tab click **Start from template**.
103106

@@ -121,8 +124,8 @@ The flow consists of the following parts:
121124

122125
| Step | Parameter | Value |
123126
|:-----|:----------|:------|
124-
| A | Application type | **SAPUI5 freestyle** |
125-
| B | Which `template` do you want to use? | **SAPUI5 Application** tile |
127+
| A | Application type | **SAP Fiori** |
128+
| B | Which `template` do you want to use? | **Basic** tile |
126129

127130
<!-- border -->![Floorplan Selection](BAS-Generate-App-3-1-.png)
128131

@@ -147,9 +150,9 @@ The flow consists of the following parts:
147150
| A | Module name | **`businesspartners`** |
148151
| B | Application title | **Suppliers** |
149152
| C | Application namespace | **ns** |
150-
| D | Description | **An SAPUI5 freestyle app to view a list of suppliers (demo)** |
153+
| D | Description | **An SAP Fiori app to view a list of suppliers (demo)** |
151154
| E | Project folder path | **`/home/user/projects/FioriDemo`** |
152-
| F | Minimum SAPUI5 version | **1.102.1 (Source system version)** (default) |
155+
| F | Minimum SAPUI5 version | **1.112.3 (Source system version)** (default) |
153156
| G | Add deployment configuration | **Yes** (default after setting the project folder path)|
154157
| H | Add FLP configuration | **Yes** |
155158
| I | Configure advanced options | **No** (default) |
Loading

tutorials/appstudio-fioriapps-mta-build-deploy/appstudio-fioriapps-mta-build-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The period for idle time for Factory accounts is different than for trial accoun
4848

4949
If you are not logged in to a Cloud Foundry space - Before you can deploy your new application, set your Cloud Foundry preferences.
5050

51-
1. In the menu bar, select **View | Find Command** to open the **command palette**.
51+
1. In the left side bar, select the **Hamburger icon | View | Command Palette…** to open the **command palette**.
5252

5353
<!-- border -->![Command Palette-Login to CF](BAS-CF-Login-1-.png)
5454

@@ -58,7 +58,7 @@ If you are not logged in to a Cloud Foundry space - Before you can deploy your n
5858
5959
<!-- border -->![Command Palette-Login to CF](BAS-CF-Login-2-.png)
6060

61-
3. A **Cloud Foundry Sign In** tab opens in SAP Business Application Studio. Select the API endpoint, provide your credentials, and click **Sign in**.
61+
3. A **Cloud Foundry Sign In** tab opens in SAP Business Application Studio. Select the API endpoint, provide your credentials, and click **Sign in**. If you don't know your API endpoint open the SAP Business Technology Platform Cockpit and navigate to your subaccount. Click on Overview on the left and you can see the URL of the API endpoint under "Cloud Foundry Environment".
6262

6363
<!-- border -->![Cloud Foundry Login dialog](BAS-CF-Login-3-.png)
6464

0 commit comments

Comments
 (0)