S/4 Public Cloud
In S/4 Public Cloud and BTP ABAP Environment you can only access the HTTP endpoint with S_DEVELOP
authorization, making this scenario unsuitable for productive usage.
Install the abap2UI5-frontend project to set up abap2UI5 apps as tiles for business users including managing permissions.
Since UI5 apps (BSPs) are not supported directly via ADT abapGit, you'll need to manually deploy the app and complete a few additional configuration steps:
1. Install the HTTP Service
Use the cloud branch of the abap2UI5-frontend repository and install the backend artifacts via ADT abapGit.
2. Install the UI5 App
Manually deploy the app folder from abap2UI5-frontend into the system. Follow this guideline.
3. Configure Launchpad & Tiles
Setup Launchpad, Pages, Section and Tiles for your abap2UI5 app, follow this guide.
BTP ABAP Environment
The BTP ABAP Environment has the same technical foundation as S/4 Public Cloud, so the above instructions apply to both systems.