Skip to content

Commit 91e9e43

Browse files
committed
Automatic commit: Move 'sth-deploy-fiori-app', 'sth-document-translation-apihub', 'sth-enable', 'sth-enable-document-translation', 'sth-prepare-fiori-app-translation', 'sth-translate-fiori-app', 'sth-translate-java-app', 'sth-translate-properties-file' from QA to Production
1 parent 6e67f7e commit 91e9e43

26 files changed

+64
-78
lines changed

tutorials/sth-deploy-fiori-app/sth-deploy-fiori-app.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
---
22
author_name: Beatrice Pasch
33
author_profile: https://github.com/beapasch
4-
title: Deploy an SAP Fiori App to SAP Cloud Platform
5-
description: Deploy an SAP Fiori app by committing and pushing it to the Git repository in your account on SAP Cloud Platform.
4+
title: Deploy an SAP Fiori App to SAP BTP
5+
description: Deploy an SAP Fiori app by committing and pushing it to the Git repository in your account on SAP BTP.
66
auto_validation: true
7-
primary_tag: products>sap-translation-hub
8-
tags: [ tutorial>intermediate, products>sap-cloud-platform, products>sap-web-ide, products>sap-translation-hub, tutorial>license ]
7+
primary_tag: software-product>sap-translation-hub
8+
tags: [ tutorial>intermediate, software-product>sap-business-technology-platform, software-product>sap-web-ide, software-product>sap-translation-hub, tutorial>license ]
99
time: 10
1010
---
1111

1212
## Prerequisites
13-
- **IMPORTANT:**: This tutorial cannot be completed on a trial account.
13+
- **IMPORTANT:** This tutorial cannot be completed on a trial account.
1414

1515
## Details
1616
### You will learn
17-
- How to create a Git repository on SAP Cloud Platform and synchronize your project in SAP Web IDE with the Git repository on SAP Cloud Platform
17+
- How to create a Git repository on SAP BTP and synchronize your project in SAP Web IDE with the Git repository on SAP BTP
1818

1919
---
2020

2121
[ACCORDION-BEGIN [Step 1: ](Open overview screen of cockpit)]
2222

23-
To go to the overview screen of the SAP Cloud Platform cockpit, choose your user ID at the top of the screen.
24-
![User ID in SAP Cloud Platform cockpit](sth-deploy-fiori-app-account-overview.png)
23+
To go to the overview screen of the SAP BTP cockpit, choose your user ID at the top of the screen.
24+
![User ID in SAP BTP cockpit](sth-deploy-fiori-app-account-overview.png)
2525

2626
[DONE]
2727

@@ -87,7 +87,7 @@ Choose **Set Remote** in the alert.
8787

8888
In the **Configure Git Repository** dialog box, paste the **repository URL** that you copied in step 3 in the URL field by choosing Ctrl + V. Leave the **Add configuration for Gerrit** checkbox deselected and then choose **OK**.
8989

90-
This will initialize your local repository and link it to the Git repository on SAP Cloud Platform.
90+
This will initialize your local repository and link it to the Git repository on SAP BTP.
9191
![Initialize with remote git URL](sth-link-remote-repository.png)
9292

9393
When the **Changes Fetched** dialog box opens, choose **OK**.
@@ -176,20 +176,20 @@ You'll also see the decorations change to green dots, which indicate that the fi
176176

177177
[ACCORDION-END]
178178

179-
[ACCORDION-BEGIN [Step 14: ](Start the deployment to SAP Cloud Platform)]
179+
[ACCORDION-BEGIN [Step 14: ](Start the deployment to SAP BTP)]
180180

181181
Now it's time to deploy your app.
182-
Right-click the root folder, `sample.shop`, and choose **Deploy | Deploy to SAP Cloud Platform**.
182+
Right-click the root folder, `sample.shop`, and choose **Deploy | Deploy to SAP BTP**.
183183

184-
![deploy to SAP Cloud Platformmenu](sth-deploy.png)
184+
![deploy to SAP BTP menu](sth-deploy.png)
185185

186186
[DONE]
187187

188188
[ACCORDION-END]
189189

190-
[ACCORDION-BEGIN [Step 15: ](Finalize the deployment to SAP Cloud Platform)]
190+
[ACCORDION-BEGIN [Step 15: ](Finalize the deployment to SAP BTP)]
191191

192-
In the **Deploy Application to SAP Cloud Platform** dialog box, confirm that the **Deploy a new application** and **Activate** checkboxes are selected. Then choose **Deploy**.
192+
In the **Deploy Application to SAP BTP** dialog box, confirm that the **Deploy a new application** and **Activate** checkboxes are selected. Then choose **Deploy**.
193193

194194
![deploy app options](sth-deploy-popup.png)
195195

Binary file not shown.

tutorials/sth-document-translation-apihub/sth-document-translation-apihub.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
title: Translate Documents with SAP API Business Hub
3-
description: Use your trial account to translate documents with SAP API Business Hub.
3+
description: Use your SAP BTP account to translate documents with SAP API Business Hub.
44
auto_validation: true
55
time: 10
6-
tags: [ tutorial>beginner, topic>sap-api-business-hub, products>sap-business-technology-platform]
6+
tags: [ tutorial>beginner, topic>sap-api-business-hub, software-product>sap-business-technology-platform]
77
primary_tag: software-product>sap-translation-hub
88
---
99

1010
## Prerequisites
11-
- You have created a trial account on SAP Business Technology Platform: [Get a Free Trial Account on SAP Cloud Platform](hcp-create-trial-account) or you have your own SAP BTP Enterprise Account
12-
- You have created the credentials for Document Translation, as described in [Create Service Instance for Document Translation](sth-enable-document-translation)
13-
- You want to translate a document that is not larger than 10 MB because this is the limit for the SAP API Business Hub and contains less than 40.000 characters (document translation API restriction for synchronous API).
11+
- You have created a Free Tier account on SAP Business Technology Platform: [Get an Account on SAP BTP to Try Out Free Tier Service Plans](btp-free-tier-account) or you have your own SAP BTP Enterprise Account.
12+
- You have created the credentials for Document Translation, as described in [Create Service Instance for Document Translation](sth-enable-document-translation).
13+
- You want to translate a document that is not larger than 5 MB because this is the limit for the SAP API Business Hub and contains less than 40.000 characters (document translation API restriction for synchronous API).
1414

1515
## Details
1616
### You will learn
@@ -57,7 +57,7 @@ Take a minute to explore both APIs.
5757

5858

5959
[ACCORDION-BEGIN [Step 5: ](Maintain the API environment)]
60-
The service offers a sandbox system out of the box, but the idea of this tutorial is to show, how to connect your SAP BTP trial or enterprise account to the SAP API Business Hub.
60+
The service offers a sandbox system out of the box, but the idea of this tutorial is to show, how to connect your SAP BTP free tier or enterprise account to the SAP API Business Hub.
6161

6262
1. Select the **Try Out** button.
6363

tutorials/sth-enable-document-translation/sth-enable-document-translation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Create Service Instance for Document Translation
33
description: Create a service instance and the service keys for Document Translation (one of the SAP Translation Hub services) using the SAP Business Technology Platform cockpit.
44
auto_validation: true
55
time: 15
6-
tags: [ tutorial>beginner, products>sap-business-technology-platform, topic>machine-learning]
7-
primary_tag: products>sap-translation-hub
6+
tags: [ tutorial>beginner, software-product>sap-business-technology-platform, topic>machine-learning]
7+
primary_tag: software-product>sap-translation-hub
88
---
99

1010
## Prerequisites
Loading
37.2 KB
Loading

tutorials/sth-enable/sth-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ author_name: Beatrice Pasch
33
author_profile: https://github.com/beapasch
44
title: Enable the SAP Translation Hub Service
55
description: Enable the SAP Translation Hub service in the SAP BTP cockpit.
6-
primary_tag: products>sap-translation-hub
6+
primary_tag: software-product>sap-translation-hub
77
auto_validation: true
8-
tags: [ tutorial>beginner, products>sap-translation-hub, products>sap-business-technology-platform, tutorial>license ]
8+
tags: [ tutorial>beginner, software-product>sap-translation-hub, software-product>sap-business-technology-platform, tutorial>license ]
99
time: 5
1010
---
1111

37.4 KB
Loading
15.8 KB
Loading

tutorials/sth-prepare-fiori-app-translation/sth-prepare-fiori-app-translation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ author_profile: https://github.com/beapasch
44
title: Prepare an SAP Fiori App for Translation
55
description: Prepare an app based on an SAP Fiori reference app and prepare it for translation with SAP Translation Hub.
66
auto_validation: true
7-
primary_tag: products>sap-translation-hub
8-
tags: [ tutorial>beginner, products>sap-translation-hub, products>sap-cloud-platform, topic>sapui5, tutorial>license ]
7+
primary_tag: software-product>sap-translation-hub
8+
tags: [ tutorial>beginner, software-product>sap-translation-hub, software-product>sap-business-technology-platform, programming-tool>sapui5, tutorial>license ]
99
time: 10
1010
---
1111
## Prerequisites
12-
- **IMPORTANT:**: This tutorial cannot be completed on a trial account.
12+
- **IMPORTANT:** This tutorial cannot be completed on a trial account.
1313

1414
## Details
1515
### You will learn
@@ -18,7 +18,7 @@ time: 10
1818

1919
---
2020
[ACCORDION-BEGIN [Step 1: ](Open overview screen of cockpit)]
21-
To go to the overview screen of the SAP Cloud Platform cockpit, choose your user ID at the top of the screen.
21+
To go to the overview screen of the SAP BTP cockpit, choose your user ID at the top of the screen.
2222

2323
![Locate SAP Web IDE](sth-1.png)
2424

tutorials/sth-translate-fiori-app/sth-translate-fiori-app.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ author_profile: https://github.com/beapasch
44
title: Translate an SAP Fiori App
55
description: Use SAP Translation Hub to translate your SAP Fiori app.
66
auto_validation: true
7-
primary_tag: products>sap-translation-hub
8-
tags: [ tutorial>beginner, products>sap-translation-hub, products>sap-cloud-platform, topic>sapui5, tutorial>license ]
7+
primary_tag: software-product>sap-translation-hub
8+
tags: [ tutorial>beginner, software-product>sap-translation-hub, software-product>sap-business-technology-platform, programming-tool>sapui5, tutorial>license ]
99
time: 10
1010
---
1111

1212
## Prerequisites
13-
- **IMPORTANT:**: This tutorial cannot be completed on a trial account.
13+
- **IMPORTANT:** This tutorial cannot be completed on a trial account.
1414

1515
## Details
1616
### You will learn
@@ -19,7 +19,7 @@ time: 10
1919

2020
---
2121
[ACCORDION-BEGIN [Step 1: ](Open overview screen of cockpit)]
22-
To go to the overview screen of the SAP Cloud Platform cockpit, choose your user ID at the top of the screen.
22+
To go to the overview screen of the SAP BTP cockpit, choose your user ID at the top of the screen.
2323

2424
![Choose user ID](sth-translate-fiori-app-choose-user-ID.png)
2525

@@ -29,7 +29,7 @@ To go to the overview screen of the SAP Cloud Platform cockpit, choose your user
2929

3030
[ACCORDION-BEGIN [Step 2: ](Locate SAP Translation Hub in the cockpit)]
3131

32-
Choose **Services** and locate the **SAP Translation Hub** tile by searching for **`transl`**. Then choose the tile.
32+
Choose **Services** and locate the **SAP Translation Hub** tile by searching for **`trans`**. Then choose the tile.
3333
![Locate SAP Translation Hub](sth-prep-locate-STH.png)
3434

3535
[DONE]
@@ -38,7 +38,7 @@ Choose **Services** and locate the **SAP Translation Hub** tile by searching for
3838

3939
[ACCORDION-BEGIN [Step 3: ](Open SAP Translation Hub)]
4040

41-
In the service description for SAP Translation Hub, choose **Go to UI for Translation Workflow**.
41+
In the **Take Action** section for SAP Translation Hub, choose **Go to UI for Translation Workflow**.
4242

4343
![Open SAP Translation Hub](sth-translate-fiori-app-go-to-sth.png)
4444

@@ -72,7 +72,7 @@ Now you need to specify the Git details in the **Git Repository Details**:
7272

7373
Field Name | Value
7474
:------------- | :-------------
75-
Git Server | **SAP Cloud Platform**
75+
Git Server | **SAP BTP**
7676
Application Name | **`sampleshop`**
7777
Branch | **master**
7878
Path to Properties File | **`webapp/i18n/i18n.properties`**
@@ -143,7 +143,7 @@ Enter your Git password and choose **Submit**.
143143

144144
To see the translations in SAP Web IDE, you need to pull the translations from the Git repository.
145145

146-
In SAP Web IDE (see where you left off in [Deploy an SAP Fiori app to SAP Cloud Platform](https://developers.sap.com/tutorials/sth-deploy-fiori-app.html)), select the root folder (`sample.shop`) of your project.
146+
In SAP Web IDE select the root folder `sample.shop` of your project.
147147

148148
Open the Git pane by choosing the icon under the magnifying glass at the right of the screen. Confirm that `sample.shop` appears under **Repository** and then choose **Pull**.
149149

Loading
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Loading

0 commit comments

Comments
 (0)