HTML5 Application Development on Cloud Foundry
The concept name was not provided, so a definition cannot be accurately produced from the available sources. Based on the sources, the closest identifiable concept is the Application Router, which is the single point-of-entry for an application running in the SAP BTP Cloud Foundry environment. Developers use it to serve HTML5 applications and manage routing, authentication, and access to backend services. Alternatively, the Managed Application Router provides the same capabilities without requiring developers to deploy and maintain their own application router instance.
Tutorials that teach this
Docs explaining this concept
Prerequisites
- Concept Cloud Foundry Microservices The **Business Application Pattern** is a recommended architectural approach that SAP promotes in the [Cloud Foundry environment](https://help.sap.com/docs/btp/sap-business-technology-platform/a1de162dffea417eb9cccd7855c607b7?locale=en-US&state=PRODUCTION&version=Cloud) on SAP Business Technology Platform. Developers use it as a structural blueprint for building cloud-based business applications that align with SAP's best practices for the platform.
- Concept SAP Web IDE for SAP HANA The concept name provided is "undefined," which does not correspond to a identifiable SAP developer concept. Based on the available sources — which cover former SAP development environments such as [SAP Web IDE](https://ui5.sap.com/#/topic/d3f5ad2ec52b4ed0b5a272c1ce52a6f3), SAP HANA XS Advanced, and related tutorials — no definition can be accurately constructed for a concept labeled "undefined." Please provide a valid concept name so that a precise, source-grounded definition can be written.
- Concept UAA (User Account and Authentication) Service The concept name was not provided (marked as "undefined"), and the supplied source snippets cover several distinct SAP BTP topics — such as the Business Application Pattern, Application Router Configuration, Web Access Control, and shadow user management — without a single unifying concept that can be reliably identified and defined. A accurate, source-grounded definition cannot be written without knowing which concept is intended.
- Concept Multitarget Applications in Cloud Foundry A Multitarget Application (MTA) in Cloud Foundry is a package that bundles multiple deployable modules and their dependencies into a single, consistently deployable unit on SAP Business Technology Platform. Developers use it together with the [SAP Cloud Deployment service](https://help.sap.com/docs/btp/sap-business-technology-platform/d0e097c6f5304289bcfa87670c82aa0d?locale=en-US&state=PRODUCTION&version=Cloud) to manage the deployment and integration of complex, multi-component applications across Cloud Foundry environments.
- Concept Multitarget Application (MTA) Development Descriptor The concept name was not provided, but based on the sources, this appears to describe a **Multitarget Application (MTA)** — a package that bundles multiple software modules (such as SAP HANA database artifacts, HTML5 front ends, and application logic) that are designed and deployed together as a single unit in the [Cloud Foundry Environment on SAP BTP](https://help.sap.com/docs/btp/sap-business-technology-platform/d04fc0e2ad894545aebfd7126384307c?locale=en-US&state=PRODUCTION&version=Cloud). Developers use MTAs to manage the lifecycle of complex, multi-component applications consistently, relying on a [development descriptor](https://help.sap.com/docs/btp/sap-business-technology-platform/c2d31e70a86440a19e47ead0cb349fdb?locale=en-US&state=PRODUCTION&version=Cloud) to define the modules, resources, and dependencies that make up the application.