Skip to content

Commit afc1541

Browse files
Merge branch 'sap-tutorials:master' into master
2 parents d8977c8 + 1cadf56 commit afc1541

File tree

3 files changed

+17
-26
lines changed

3 files changed

+17
-26
lines changed

tutorials/community-2022/community-2022.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
32
parser: v2
43
auto_validation: true
54
time: 25
@@ -8,9 +7,8 @@ primary_tag: topic>sap-community
87
author_name: Lena Stodal
98
author_profile: https://github.com/lenastodal
109
---
11-
12-
# Tour the SAP Community 2022
13-
<!-- description --> Explore the various features of SAP Community, get to know the new Groups, and discover how to get the most out of your membership.
10+
## Tour the SAP Community 2022
11+
<!-- description --> Explore the various features of SAP Community, get to know the new Groups, and discover how to get the most out of your membership.
1412

1513
## Prerequisites
1614
- Please ensure that you have an SAP user account and profile. (If you don't, [register for an account](https://accounts.sap.com/ui/public/showRegisterForm?spName=https%3A%2F%2Fhana.ondemand.com%2Fskywalker)).
@@ -85,7 +83,7 @@ To gain a better understanding of topic pages, watch this video.
8583

8684
<iframe width="560" height="315" src="https://www.youtube.com/embed/60gN_YRV2o0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
8785

88-
**Follow Activity:** **`Follow a tag`**
86+
**Follow Activity:** **`Follow a tag`**
8987

9088
As just mentioned, you can follow a tag from the topic page to get notified (via e-mail and/or SAP Community inbox) about new content (blog posts, questions and answers) posted with that tag. You will also view this content in your [Activity Stream](https://activities.sap.com/),
9189

@@ -219,4 +217,3 @@ Related to the previous step: For events that you are either organising, volunte
219217
Congratulations for receiving your new **Tour the SAP Community 2022** badge!
220218

221219
![community-tour-2022](community-tour-2022.png)
222-

tutorials/community-qa/community-qa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ primary_tag: topic>sap-community
1717
- What to do after you asked your question
1818

1919
## Intro
20-
This tutorial is version number 10.2022.001
20+
This tutorial is version number 11.2022.001
2121

2222
SAP Community wants to create a valuable store of knowledge and it is our goal to provide content to our members in the form of advice, support, and guidance. The creation of such a reliable place is amongst other factors heavily dependent on questions, how they are asked and answered -- and this is why you are here.
2323

tutorials/data-warehouse-cloud-1-begin-trial/data-warehouse-cloud-1-begin-trial.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,50 @@
22
parser: v2
33
auto_validation: true
44
time: 7
5-
tags: [ tutorial>beginner, products>sap-data-warehouse-cloud]
6-
primary_tag: products>sap-data-warehouse-cloud
5+
tags: [ tutorial>beginner, software-product>sap-data-warehouse-cloud]
6+
primary_tag: software-product>sap-data-warehouse-cloud
7+
author_name: Perla Young
8+
author_profile: https://github.com/perlayoung
79
---
810

911
# Get Ready for Your SAP Data Warehouse Cloud Trial Mission
10-
<!-- description --> Set up for the SAP Data Warehouse Cloud mission by signing up for a free SAP Data Warehouse Cloud trial.
12+
<!-- description --> Get started with SAP Data Warehouse by signing up for your guided experience trial SAP Data Warehouse Cloud trial.
13+
1114

1215
## You will learn
1316
- How to sign up for trial
1417
- The goals of this mission
1518
- Where to find and how to use the toolkit for this mission
1619

17-
---
1820

19-
### Sign up for free trial
21+
### Get your guided experience trial system
2022

2123

22-
To sign up for a free trial of SAP Data Warehouse Cloud, go to this [link](https://www.sap.com/products/data-warehouse-cloud/trial.html), and click on **Start your free trial**.
24+
Sign up for your guided experience trial system at the [SAP Data Warehouse Cloud](https://www.sap.com/products/technology-platform/data-warehouse-cloud.html). Click the `Experience SAP Data Warehouse Cloud` to get started.
2325

2426
Enter your details and confirm your e-mail address. You will then receive an email with more instructions and a link to sign into your SAP Data Warehouse Cloud trial! Your trial will be available for 30 days, so make sure to make the most of this time.
2527

26-
To learn more about how the trial works, please visit the [FAQ section](https://www.sap.com/products/data-warehouse-cloud.html) of the product page.
27-
28-
29-
3028

3129
### Get to know mission objective
3230

33-
3431
In this mission, you'll see a business scenario to give you context as you explore SAP Data Warehouse Cloud. The example and dataset you'll use will be around a fictitious global bike supplier called Best Run Bikes. This company is looking to use sales data they have available to maximise their sales.
3532

3633
Your mission today is to help Best Run Bikes to get a holistic view of their sales data by using the power of SAP Data Warehouse Cloud. You will get the sales data of Best Run Bikes and it is your mission to use the features of SAP Data Warehouse Cloud to help the bike suppliers make the best possible business decisions.
3734

38-
39-
4035
### Download mission toolkit
4136

42-
4337
The toolkit contains sample data you can import into your trial SAP Data Warehouse Cloud account. The toolkit consists of 4 sales data CSV tables related to Best Run Bikes. These are:
4438

45-
[Sales Orders](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrders.csv)
39+
[Sales Orders](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrders.csv)
4640

47-
[Sales Order Items](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrderItems.csv)
41+
[Sales Order Items](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrderItems.csv)
4842

49-
[Addresses](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/Addresses.csv)
43+
[Addresses](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/Addresses.csv)
5044

51-
[Business Partners](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/BusinessPartners.csv)
45+
[Business Partners](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/BusinessPartners.csv)
5246

5347
Download these files and save them in a folder on your local system. After that, you will be ready to get hands-on!
5448

5549

5650

57-
---
51+

0 commit comments

Comments
 (0)