Landscape Mapping
Last updated
Last updated
In any DevOps or CI/CD setup for SAP or cloud-based applications, it is essential to define and manage the sequence of environments through which your applications or transport artifacts move — typically from Development to Production.
ReleaseOwl introduces Landscape Mapping(Beta) to streamline and govern this structured progression. Landscape Mapping in ReleaseOwl is composed of two main components:
Landscape Stages
Landscape Stage System Mapping
Landscape Stages represent the logical progression of environments that are part of the software delivery process. These stages reflect the different checkpoints where code or configurations are built, tested, validated, and finally released to users. Typical stages in a landscape include: DEV, QA and Prod.
To define Landscape Stages:
Navigate to the Landscape Mapping screen.
Click on the "Landscape Stages" tile.
Click the Edit button to begin adding or modifying stages.
Click Add Stage to insert a new stage (e.g., DEV, QA, PROD).
After configuring the required stages, click the Save button to apply the changes.
Once the stages are defined, each stage needs to be connected to an actual system or environment. Landscape Stage System Mapping is the process of linking each logical stage to a corresponding application runtime environment.
To configure Landscape Stage System Mapping:
Click on the "Landscape Stage System Mapping" tile.
Click the Edit button to begin mapping.
Click the + Add Landscape button.
A pop-up window will appear prompting you to provide the following details:
Landscape Name – Enter a descriptive name for the landscape.
Environment Type – Select the appropriate environment type from the dropdown (e.g., SAP CPI, API Management etc.).
Click OK to add the landscape mapping entry.
Once all mappings have been added, click the Save button to save the landscape-to-environment mapping configuration.