Skip to content

Commit 94a6026

Browse files
committed
Update Tags
1 parent 06ec641 commit 94a6026

File tree

8 files changed

+76
-60
lines changed

8 files changed

+76
-60
lines changed

tutorials/haas-dm-access-cross-container-schema/haas-dm-access-cross-container-schema.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ auto_validation: true
44
time: 20
55
author_name: Thomas Jung
66
author_profile: https://github.com/jung-thomas
7-
tags: [tutorial>beginner, products>sap-hana, products>sap-cloud-platform\,-sap-hana-service, tutorial>license]
8-
primary_tag: products>sap-cloud-platform\,-sap-hana-service
9-
parser: v2
7+
tags: [tutorial>beginner, software-product>sap-hana, software-product>sap-hana-service-for-sap-btp, tutorial>license]
8+
primary_tag: software-product>sap-hana-service-for-sap-btp
109
---
1110

1211
# Access a Classic Schema from SAP Web IDE Full-Stack

tutorials/haas-dm-calculation-view-differential-privacy/haas-dm-calculation-view-differential-privacy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
parser: v2
3-
auto_validation: true
3+
auto_validation: true
44
time: 20
55
author_name: Thomas Jung
66
author_profile: https://github.com/jung-thomas
7-
tags: [ tutorial>beginner, products>sap-hana, tutorial>license]
8-
primary_tag: products>sap-cloud-platform--sap-hana-service
7+
tags: [ tutorial>beginner, software-product>sap-hana, tutorial>license]
8+
primary_tag: software-product>sap-hana-service-for-sap-btp
99
---
1010

1111
# Create a Calculation View with Differential Privacy in SAP Web IDE

tutorials/haas-dm-configure-dev-env/haas-dm-configure-dev-env.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,30 @@ auto_validation: true
44
author_name: Thomas Jung
55
author_profile: https://github.com/jung-thomas
66
time: 15
7-
tags: [tutorial>beginner, products>sap-hana, products>sap-cloud-platform\,-sap-hana-service, tutorial>license]
7+
tags: [tutorial>beginner, products>sap-hana, software-product>sap-hana-service-for-sap-btp, tutorial>license]
88
primary_tag: products>sap-hana
99
---
1010

1111
# Configure the SAP Web IDE Development Environment for SAP HANA service for SAP BTP
12+
1213
<!-- description --> Configure SAP Web IDE for Full Stack, which you will use to create a multi-target application based on the SAP Cloud Application Programming Model.
1314

1415
## Prerequisites
15-
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
16-
- You have a paid account in SAP BTP
17-
- You have created an instance of the SAP HANA service for SAP BTP
1816

19-
## Intro
20-
>**This tutorial cannot be completed with a trial account.**
17+
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
18+
- You have a paid account in SAP BTP
19+
- You have created an instance of the SAP HANA service for SAP BTP
2120

2221
## You will learn
23-
- How to access SAP Web IDE for Full Stack
24-
- How to create a project and configure credentials to perform a deployment in the SAP BTP, Cloud Foundry environment
22+
23+
- How to access SAP Web IDE for Full Stack
24+
- How to create a project and configure credentials to perform a deployment in the SAP BTP, Cloud Foundry environment
2525

2626
SAP Web IDE Full Stack is currently available in SAP BTP, Neo environment. You will be entering the service from the SAP BTP, Neo environment subaccount, creating a project and configuring credentials to perform a deployment in the SAP BTP, Cloud Foundry environment.
2727

28+
## Intro
29+
30+
>**This tutorial cannot be completed with a trial account.**
2831
---
2932

3033
### Navigate to the SAP BTP, Neo environment subaccount

tutorials/haas-dm-create-cube-calculation-view/haas-dm-create-cube-calculation-view.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,30 @@ auto_validation: true
44
time: 10
55
author_name: Thomas Jung
66
author_profile: https://github.com/jung-thomas
7-
tags: [ tutorial>beginner, topic>cloud, products>sap-analytics-cloud, products>sap-hana, products>sap-cloud-platform\,-sap-hana-service, tutorial>license ]
7+
tags: [ tutorial>beginner, products>sap-hana, software-product>sap-hana-service-for-sap-btp, tutorial>license ]
88
primary_tag: products>sap-hana
99
---
1010

1111
# Create a Calculation View of type Cube in SAP HANA service for SAP BTP
12+
1213
<!-- description --> Use SAP Web IDE Full Stack to create a calculation view to expose to SAP Analytics Cloud
1314

1415
## Prerequisites
15-
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
16-
- You have created an anonymized view as explained [in this tutorial](haas-dm-calculation-view-differential-privacy)
17-
- You have created and loaded data in the `PERFORMANCE` table as explained [in this tutorial](haas-dm-create-db-mta)
1816

19-
## Intro
20-
>**This tutorial cannot be completed with a trial account.**
17+
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
18+
- You have created an anonymized view as explained [in this tutorial](haas-dm-calculation-view-differential-privacy)
19+
- You have created and loaded data in the `PERFORMANCE` table as explained [in this tutorial](haas-dm-create-db-mta)
2120

2221
## You will learn
23-
- How to create a calculation view in SAP Web IDE Full Stack
24-
- How to join data from another calculation view
22+
23+
- How to create a calculation view in SAP Web IDE Full Stack
24+
- How to join data from another calculation view
2525

2626
This calculation view will be consumed in a report in SAP Analytics Cloud
2727

28+
## Intro
29+
30+
>**This tutorial cannot be completed with a trial account.**
2831
---
2932

3033
### Create a Calculation View

tutorials/haas-dm-create-db-mta/haas-dm-create-db-mta.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,32 @@ auto_validation: true
44
time: 15
55
author_name: Thomas Jung
66
author_profile: https://github.com/jung-thomas
7-
tags: [tutorial>beginner, products>sap-hana, products>sap-cloud-platform\,-sap-hana-service, tutorial>license]
7+
tags: [tutorial>beginner, products>sap-hana, software-product>sap-hana-service-for-sap-btp, tutorial>license]
88
primary_tag: products>sap-hana
99
---
1010

1111
# Create a Database Multi-Target Application with SAP HANA service for SAP BTP
12+
1213
<!-- description --> Create an application with a database module.
1314

1415
## Prerequisites
15-
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
16-
- You have created an instance of SAP HANA service for SAP BTP.
17-
- You are logged in to SAP Web IDE Full Stack and have [configured the access to the subaccount in SAP BTP, Cloud Foundry environment](webide-multi-cloud).
18-
- You have enabled the `SAP HANA Database Development tools` and `SAP HANA Database explorer` in the `Features` section in the settings for SAP Web IDE.
19-
- Optionally, you have [downloaded and setup the Command Line Interface for Cloud Foundry](cp-cf-download-cli).
2016

21-
## Intro
22-
>**This tutorial cannot be completed with a trial account.**
17+
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
18+
- You have created an instance of SAP HANA service for SAP BTP.
19+
- You are logged in to SAP Web IDE Full Stack and have [configured the access to the subaccount in SAP BTP, Cloud Foundry environment](webide-multi-cloud).
20+
- You have enabled the `SAP HANA Database Development tools` and `SAP HANA Database explorer` in the `Features` section in the settings for SAP Web IDE.
21+
- Optionally, you have [downloaded and setup the Command Line Interface for Cloud Foundry](cp-cf-download-cli).
2322

2423
## You will learn
25-
- How to create a multi-target application with a database module in SAP Web IDE Full-Stack
26-
- How to create a columnar table using declarative SQL
27-
- How to load data for testing into a columnar table from a CSV file
28-
- How to access the database explorer to browse your tables, data and use SQL statements
2924

25+
- How to create a multi-target application with a database module in SAP Web IDE Full-Stack
26+
- How to create a columnar table using declarative SQL
27+
- How to load data for testing into a columnar table from a CSV file
28+
- How to access the database explorer to browse your tables, data and use SQL statements
29+
30+
## Intro
31+
32+
>**This tutorial cannot be completed with a trial account.**
3033
---
3134

3235
### Create a new project from template

tutorials/haas-dm-create-flowgraph-sdi/haas-dm-create-flowgraph-sdi.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,28 @@ auto_validation: true
44
time: 15
55
author_name: Thomas Jung
66
author_profile: https://github.com/jung-thomas
7-
tags: [ tutorial>beginner, products>sap-hana, topic>big-data, tutorial>license]
8-
primary_tag: products>sap-cloud-platform--sap-hana-service
7+
tags: [ tutorial>beginner, products>sap-hana, tutorial>license]
8+
primary_tag: software-product>sap-hana-service-for-sap-btp
99
---
1010

1111
# Create a Flow Graph to Replicate Data
12+
1213
<!-- description --> Create a flow graph using SAP HANA service smart data integration for SAP BTP to replicate data into SAP HANA service for SAP BTP.
1314

1415
## Prerequisites
15-
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
16-
- You have configured SAP HANA service smart data integration for SAP BTP [as explained in this tutorial](haas-dm-connect-sdi).
17-
- You have created a remote source and configured the access [as explained in this tutorial](haas-dm-access-cross-container-schema).
1816

19-
## Intro
20-
>**This tutorial cannot be completed with a trial account.**
17+
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
18+
- You have configured SAP HANA service smart data integration for SAP BTP [as explained in this tutorial](haas-dm-connect-sdi).
19+
- You have created a remote source and configured the access [as explained in this tutorial](haas-dm-access-cross-container-schema).
2120

2221
## You will learn
23-
- How to Create a Virtual Table in SAP Web IDE
24-
- How to create a flowgraph to load data from the virtual table
2522

23+
- How to Create a Virtual Table in SAP Web IDE
24+
- How to create a flowgraph to load data from the virtual table
25+
26+
## Intro
27+
28+
>**This tutorial cannot be completed with a trial account.**
2629
---
2730

2831
### Create a Virtual Table

tutorials/haas-dm-deploying-haas/haas-dm-deploying-haas.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,32 @@ auto_validation: true
44
time: 15
55
author_name: Thomas Jung
66
author_profile: https://github.com/jung-thomas
7-
tags: [tutorial>beginner, products>sap-hana, products>sap-cloud-platform\,-sap-hana-service, tutorial>license]
7+
tags: [tutorial>beginner, products>sap-hana, software-product>sap-hana-service-for-sap-btp, tutorial>license]
88
primary_tag: products>sap-hana
99
---
1010

1111
# Deploy SAP HANA service for SAP BTP
12+
1213
<!-- description --> Create an instance of the SAP HANA service for SAP BTP.
1314

1415
## Prerequisites
15-
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
16-
- You have a productive account with entitlement to the SAP HANA service for SAP BTP in SAP BTP, Cloud Foundry environment
17-
- You have [downloaded and configured the Command Line Interface](cp-cf-download-cli)
1816

19-
## Intro
20-
>**This tutorial cannot be completed with a trial account.**
17+
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
18+
- You have a productive account with entitlement to the SAP HANA service for SAP BTP in SAP BTP, Cloud Foundry environment
19+
- You have [downloaded and configured the Command Line Interface](cp-cf-download-cli)
2120

2221
## You will learn
23-
- How to use the SAP BTP cockpit as a graphical tool to provision your instance
24-
- How to use the Command Line Interface (CLI) for Cloud Foundry to check the creation progress of your instance
2522

23+
- How to use the SAP BTP cockpit as a graphical tool to provision your instance
24+
- How to use the Command Line Interface (CLI) for Cloud Foundry to check the creation progress of your instance
25+
26+
## Intro
27+
28+
>**This tutorial cannot be completed with a trial account.**
2629
---
2730

2831
### Access the Cloud Foundry account
2932

30-
3133
Open Google Chrome and navigate to the [SAP BTP cockpit](https://account.hana.ondemand.com/). Click **Log On**.
3234

3335
![New project from template](1X.png)

tutorials/haas-ecc-operational-reporting-sample-data/haas-ecc-operational-reporting-sample-data.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,29 @@ time: 40
44
author_name: Thomas Jung
55
author_profile: https://github.com/jung-thomas
66
tags: [ tutorial>beginner, products>sap-hana, products>sap-hana\,-express-edition, tutorial>license]
7-
primary_tag: products>sap-cloud-platform--sap-hana-service
7+
primary_tag: software-product>sap-hana-service-for-sap-btp
88
---
99

1010
# SAP HANA service for SAP BTP explore Operational Reporting for SAP ERP Central Component using test data
11+
1112
<!-- description --> Clone and deploy the Calculation Views for SAP ERP Central Component Operational Reporting and import test data to consume from SAP Analytics Cloud
1213

1314
## Prerequisites
14-
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
15-
- You have a productive instance of the [SAP HANA service for SAP BTP on SAP BTP, Cloud Foundry environment](group.hana-service-setup) **or** have signed up for a [SAP BTP trial account](hcp-create-trial-account) **or** an on-premise instance of SAP HANA with XS Advanced (e.g., [SAP HANA, express edition](https://developers.sap.com/topics/hana.html))
16-
- You will need administration access to a tenant SAP Analytics Cloud to import the pre-built models
1715

18-
## Intro
19-
>**This tutorial cannot currently be completed with a trial account.**
16+
- This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
17+
- You have a productive instance of the [SAP HANA service for SAP BTP on SAP BTP, Cloud Foundry environment](group.hana-service-setup) **or** have signed up for a [SAP BTP trial account](hcp-create-trial-account) **or** an on-premise instance of SAP HANA with XS Advanced (e.g., [SAP HANA, express edition](https://developers.sap.com/topics/hana.html))
18+
- You will need administration access to a tenant SAP Analytics Cloud to import the pre-built models
2019

2120
## You will learn
22-
- How to import and deploy the template calculation views into SAP HANA using SAP Web IDE
23-
- How to remove the pre-built artifacts for Smart Data Integration to explore the templates using the test data
21+
22+
- How to import and deploy the template calculation views into SAP HANA using SAP Web IDE
23+
- How to remove the pre-built artifacts for Smart Data Integration to explore the templates using the test data
2424

2525
**If you would like to deploy the SAP HANA Operational Reporting Templates for SAP ERP Central Component (ECC) including the artifacts to integrate with an SAP ERP Central Component system, refer to the [instructions in the repository](https://github.com/SAP-samples/hana-xsa-live-reporting/blob/master/README.md)**
2626

27+
## Intro
28+
29+
>**This tutorial cannot currently be completed with a trial account.**
2730
---
2831

2932
### Clone repository

0 commit comments

Comments
 (0)