SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Destinations Environment Variable

The application router is the single point of entry for an application running on SAP Business Technology Platform, handling request routing to backend services and destinations. Developers use it to manage application routes and destinations, enforce authentication, and serve static content. In multitenant scenarios, it is configured as a dedicated approuter application to direct tenant-specific requests to the correct backend resources.

Tutorials that teach this

Docs explaining this concept

Prerequisites