Skip to content

Commit 4c7aa35

Browse files
committed
Updated fiori-tools-generate-project images
1 parent 460993f commit 4c7aa35

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

tutorials/fiori-tools-generate-project/fiori-tools-generate-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In Visual Studio Code, open the Command Palette using **CMD/CTRL + Shift + P**,
5252
### Select application template
5353

5454

55-
The **Command Palette** will then close and a new tab for the Application Generator will open. Since the purpose of this tutorial is to create an SAP Fiori elements List Report Page app, ensure that **SAP Fiori elements** is selected in the Application Type menu.
55+
The **Command Palette** will then close and a new tab for the Application Generator will open. Since the purpose of this tutorial is to create an SAP Fiori elements List Report Page app, ensure that **SAP Fiori** is selected in the Template Type menu.
5656

5757
<!-- border -->![Select Application Type](t2-application-type.png)
5858

@@ -110,7 +110,7 @@ Your project structure should look like the image below.
110110

111111
<!-- border -->![VSCode Project Folder](t2-project-structure-1.png)
112112

113-
Once your project has been generated, **Application Information** page will be shown for the project you have created. **Application Information** page gives you a quick overview of the most essential information for your project. You can find more information on **Application Information** page here: `https://help.sap.com/viewer/17d50220bcd848aa854c9c182d65b699/Latest/en-US/c3e0989caf6743a88a52df603f62a52a.html`.
113+
Once your project has been generated, **Application Information** page will be shown for the project you have created. **Application Information** page gives you a quick overview of the most essential information for your project. You can find more information on **Application Information** page here: <https://help.sap.com/viewer/17d50220bcd848aa854c9c182d65b699/Latest/en-US/c3e0989caf6743a88a52df603f62a52a.html>.
114114

115115
>Do not close the Application Information page as it will be needed later. In case you do, open the Command Palette using **CMD/CTRL + Shift + P**, type **Application Info**, and select **Fiori: Open Application Info**
116116
@@ -136,7 +136,7 @@ From the options, you will need to select a npm script. Select `start` and press
136136

137137
SAP Fiori tools also provides the option to run your application with mock data, which can be used when you face a slow internet connection or an unavailable backend system. For the best learning experience with this tutorial, we will use this option to preview the app.
138138

139-
To download the mock data we have provided for you, navigate to the [SAP Fiori tools Sample repository on GitHub](https://github.com/SAP-samples/fiori-tools-samples/blob/main/V2/mockData/SEPMRA_PROD_MAN/mockdata.zip). Click **Download** to download the zip file of the project.
139+
To download the mock data we have provided for you, navigate to the [SAP Fiori tools Sample repository on GitHub](https://github.com/SAP-samples/fiori-tools-samples/blob/main/V2/mockData/SEPMRA_PROD_MAN/data.zip). Click **Download** to download the zip file of the project.
140140

141141
![Download mock data from GitHub](t2-github-samples.png)
142142

Loading
Loading
Loading

0 commit comments

Comments
 (0)