Business Scenario
Once the structure of your application is finished, you can add sample data to the application. You can either use the visual data editor, or insert data using a CSV file.
Note
Note that some of the services that this learning journey links to can incur costs.
If you are concerned about charges, you can opt to skip the corresponding exercises.
Task 1: Add Sample Data in Different Ways
Steps
Add a new data entity and create data for the entity A_BusinessPartner.
In the Storyboard, select Open Editor and choose Sample Data from the drop-down menu.
In the Search field, enter Business
From the list of entities, select A_BusinessPartner.
Set Mock Data to off. In the Number of rows field, enter 3. Choose Add.
In row 1, add the following data:
Field | Value |
---|
BusinessPartner | 3270 |
Customer | 202 |
Supplier | 1018 |
BusinessPartnerCategory | 7 |
BusinessPartnerFullName | Nue Tech inc |
Note
The data is stored automatically.In row 2, add the following data:
Field | Value |
---|
BusinessPartner | 2803 |
Customer | 245 |
Supplier | 1403 |
BusinessPartnerCategory | 6 |
BusinessPartnerFullName | Expo Technologies Plc |
In row 3, add the following data:
Field | Value |
---|
BusinessPartner | 3510 |
Customer | 1710 |
Supplier | 374 |
BusinessPartnerCategory | 7 |
BusinessPartnerFullName | Inlandskunde DE80 |
For the entities Mitigations and Risks it is possible to import predefined sample data.
At first, download the CSV file with the required data for Mitigations. You find the file here: .
Rename the downloaded file.
The name of the csv file must contain the name of the project you created in the exercise Create a New Project , and the name of the entity you created for mitigations in the exercise Create and Configure a Data Model. (If you use the naming proposed in this learning journey, you have to rename the csv file to RiskManagement-Mitigations.csv.
Go back to the Storyboard tab of the application.
Find the Data Models tile.
Select the entry Mitigations. Choose Add Sample Data.
Choose the Import button.
Select the downloaded and renamed file.
Note
The sample data will automatically be saved for the selected entity.
Download the CSV file with the required data for Risks. You find it here:
Rename the downloaded file to RiskManagement-Risks.csv.
The name of the csv file must contain the name of the project you created in the exercise Create a New Project , and the name of the entity you created for mitigations in the exercise Create and Configure a Data Model. (If you use the naming proposed in this learning journey, you have to rename the csv file to RiskManagement-Risks.csv.
Repeat the steps 3 to 7 (c to g) with Risks.