Skip to content

Commit b4aea61

Browse files
authored
Merge pull request #23865 from Juliana-Morais/master
fixed broken links and screenshot
2 parents 02be7f2 + 1af5bce commit b4aea61

5 files changed

Lines changed: 7 additions & 6 deletions

File tree

tutorials/cp-aibus-dox-booster-key/cp-aibus-dox-booster-key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author_profile: https://github.com/Juliana-Morais
1313

1414
## Prerequisites
1515
- You have created a trial account on SAP BTP: [Get a Free Account on SAP BTP Trial](hcp-create-trial-account)
16-
- You have a trial subaccount and dev space with **US East (VA)** as region: [Manage Entitlements on SAP BTP Trial](cp-trial-entitlements). See also [Create a Subaccount](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/261ba9ca868f469baf64c22257324a75.html).
16+
- You have a trial subaccount and dev space with **US East (VA) - AWS** as region: [Manage Entitlements on SAP BTP Trial](cp-trial-entitlements). See also [Create a Subaccount](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/261ba9ca868f469baf64c22257324a75.html).
1717

1818
## You will learn
1919
- How to access your trial account
@@ -31,7 +31,7 @@ author_profile: https://github.com/Juliana-Morais
3131

3232
<!-- border -->![Trial global account](01_Foundation20Onboarding_Home.png)
3333

34-
>If this is your first time accessing your trial account, you'll have to configure your account by choosing a region. **Please select US East (VA)**. Your user profile will be set up for you automatically.
34+
>If this is your first time accessing your trial account, you'll have to configure your account by choosing a region. Please select **US East (VA) - AWS**. Your user profile will be set up for you automatically.
3535
3636
>Wait till your account is set up and ready to go. Your global account, your subaccount, your organization, and your space are launched. This may take a couple of minutes.
3737

tutorials/cp-aibus-dox-free-service-instance/cp-aibus-dox-free-service-instance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To use Document Information Extraction, you need to make sure that your account
6060

6161
3. In the dialog, select `Document Information Extraction`. Choose the `free` and `default (Application)` service plans. Click **Add 2 Service Plans**.
6262

63-
>You can also perform this tutorial series using the `blocks_of_100` service plan. For that, choose the `blocks_of_100` plan in this step (instead of free). For more information on the service plans available for Document Information Extraction and their usage details, see [Service Plans](https://help.sap.com/docs/DOCUMENT_INFORMATION_EXTRACTION/5fa7265b9ff64d73bac7cec61ee55ae6/2c17b2aa8d6b4fa8a5c6259a33feb360.html).
63+
>You can also perform this tutorial series using the following service plans intended for productive use: Premium Edition (premium_edition) or Base Edition (blocks_of_100). To do so, choose either the `premium_edition` or the `blocks_of_100` plan in this step (instead of free). For more information on the service plans available for Document Information Extraction, see [Service Plans](https://help.sap.com/docs/DOCUMENT_INFORMATION_EXTRACTION/5fa7265b9ff64d73bac7cec61ee55ae6/2c17b2aa8d6b4fa8a5c6259a33feb360.html).
6464
6565
<!-- border -->![Add Service Plan](add-service-plan.png)
6666

@@ -98,7 +98,8 @@ Next, you will create an instance of the Document Information Extraction service
9898

9999
2. In the dialog, choose the `free` plan. Enter a name for your new instance, for example, `doc-info-extraction-inst` and click **Create**.
100100

101-
>Choose `blocks_of_100` in this step (instead of free) if you're using the `blocks_of_100` plan to perform this tutorial series.
101+
>Choose `blocks_of_100` in this step (instead of `free`) if you're using the `blocks_of_100` plan to perform this tutorial series.
102+
>Choose `premium_edition` in this step (instead of `free`) if you're using the `premium_edition` plan to perform this tutorial series.
102103
103104
<!-- border -->![Create Instance](create-instance-dialog.png)
104105

tutorials/cp-aibus-dox-swagger-ui/cp-aibus-dox-swagger-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The core functionality of Document Information Extraction is to automatically ex
2626

2727
You will use Swagger UI, via any web browser, to call the Document Information Extraction APIs. Swagger UI allows developers to effortlessly interact and try out every single operation an API exposes for easy consumption. For more information, see [Swagger UI](https://swagger.io/tools/swagger-ui/).
2828

29-
In the service key you created for Document Information Extraction in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-free-key), you should find (outside the `uaa` section of the service key) an entry called `url` and another entry called `swagger` (as highlighted in the image below).
29+
In the service key you created for Document Information Extraction in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-free-booster-key), you should find (outside the `uaa` section of the service key) an entry called `url` and another entry called `swagger` (as highlighted in the image below).
3030

3131
1. To access the Document Information Extraction Swagger UI, add the `swagger` value (`/document-information-extraction/v1`) to the `url` value, paste it in any web browser and press **Enter**.
3232

-5.17 KB
Loading

tutorials/cp-aibus-dox-web-oauth-token/cp-aibus-dox-web-oauth-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ author_profile: https://github.com/Juliana-Morais
1919
### Get OAuth access token details
2020

2121

22-
To get your OAuth access token you will need the values highlighted in the image below from the service key you created in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-free-key).
22+
To get your OAuth access token you will need the values highlighted in the image below from the service key you created in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-free-booster-key).
2323

2424
<!-- border -->![DOX Service Key](service-key-details.png)
2525

0 commit comments

Comments
 (0)