BTP Build Work Zone
Integrate your abap2UI5 apps into BTP Services like Build Workzone. Find all information here:
Installation & Configuration of BTP
Setup SAP Build Work Zone
Setup SAP Mobile Start
Configuration
Destination
- Name: BACKEND_ABAP2UI5
- Type: HTTP
- Description: abap2UI5 Destination
- URL:
https://<your-abap-system>/sap/z2ui5 - Proxy Type: Internet
- Authentication: BasicAuthentication
- User: (user)
- Password: (password)
Additional Properties
These properties are required by SAP Build Work Zone to correctly route requests to your ABAP backend:
| Property | Value | Description |
|---|---|---|
| HTML5.DynamicDestination | true | Allows HTML5 apps to resolve this destination at runtime |
| product.name | ABAP System | Identifies the backend type for the Work Zone tile configuration |
| sap-client | (your client number) | The SAP system client to connect to (e.g. 001) |
| WebIDEEnabled | true | Enables the destination for SAP Business Application Studio |
| WebIDEUsage | odata_abap,dev_abap | Declares supported protocols for development tools |
