Skip to content

Commit e34c271

Browse files
authored
Update s4_public_cloud.md
1 parent 9c5a3b5 commit e34c271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration/s4_public_cloud.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Follow these steps to install abap2UI5 on S/4 Public Cloud:
99

1010
### 1. Install abap2UI5 with abapGit
1111

12-
S/4 Public Cloud only supports the ADT abapGit version. Since abap2UI5 consists purely of classes, interfaces, and tables, it's fully compatible and can be pulled without issues.
12+
S/4 Public Cloud only supports the ADT abapGit version. abap2UI5 consists purely of classes, interfaces, and tables and can be pulled without issues.
1313

1414
Use the standard installation process via [abapGit for Eclipse](https://eclipse.abapgit.org/).
1515

1616
### 2. Install the HTTP Service
1717

18-
Use the cloud branch of the [abap2UI5-frontend](https://github.com/abap2UI5/frontend) repository.
18+
Create a new HTTP handler manually or use the cloud branch of the [abap2UI5-frontend](https://github.com/abap2UI5/frontend) repository.
1919

2020
**Important:** In S/4 Public Cloud and BTP ABAP Environment, you can only access the HTTP endpoint with `S_DEVELOP` authorization. This is the quickest way for testing in development environments, but makes this scenario unsuitable for productive usage.
2121

0 commit comments

Comments
 (0)