How Context-Aware AI Changed the Way I Work with SAP UI5
3 March 2026 · By Umang Devanshu
While working on SAP UI5 applications in enterprise projects, I realised something. A lot of my time wasn’t spent building new features. It was spent…
ui5
admin@integrtr.com · 11 March 2024

In the world of SAPUI5/OpenUI5, understanding the role of an App Router, particularly in the context of SAP BTP, is key. Before delving into the distinctions between Standalone and Managed App Routers, it’s crucial to understand the fundamental concept of an App Router.
In the context of SAPUI5, the @sap/approuter package is part of the SAP Cloud Platform and is designed to function as a lightweight application router. It’s essentially a Node.js library that helps you set up a simple server to route incoming requests to the appropriate destinations based on defined routes and configurations.
Key features of [@sap/approuter](https://www.npmjs.com/package/@sap/approuter) include:
xs-app.json file, where you define routes, authentication methods, and other settings.The main difference lies primarily in management and control:
Here is a table summarizing the key differences between standalone app routers and managed app routers:
| Feature | Standalone App Router | Managed App Router |
|---|---|---|
| Provisioning | User’s Responsibility | Handled by SAP |
| Maintenance | User’s Responsibility | Handled by SAP |
| Scalability | User-Implemented | Inherent Scalability |
| Availability | Manual Setup Required | Built-in High Availability |
This overview provides a comprehensive look at the Managed vs. Standalone Approuter in the SAPUI5 context, offering insights for optimal utilization in various scenarios.
In summary, choosing between a Managed and Standalone App Router in SAPUI5 depends on your priorities. Choose the Managed App Router for straightforward implementation, reliability, and automatic scaling in standard SAP settings. Alternatively, select a Standalone App Router for greater control and flexibility in custom or complex scenarios, keeping in mind the additional responsibility for maintenance and configuration.
Similar Posts
3 March 2026 · By Umang Devanshu
While working on SAP UI5 applications in enterprise projects, I realised something. A lot of my time wasn’t spent building new features. It was spent…
20 December 2024 · By Umang Devanshu
Introduction Fragments in SAPUI5 are a powerful feature designed to streamline the development of reusable UI components. By enabling modularity and…
9 September 2024 · By Vivek KC
Joining INTEGRTR I became part of INTEGRTR in mid-2019 as a UI Developer, focusing on OpenUI5 and JavaScript. My journey with INTEGRTR has been both…
Talk to our SAP SuccessFactors, S/4HANA and Workday integration experts about your landscape.