ReleaseOwl Docs
  • ReleaseOwl Admin Guide
    • General Administration
      • User & Role Management
      • Project Management
      • Landscape Registration
      • Global Credential Management
      • Settings
      • Landscape Connectors
      • Parallel Landscape Configuration
      • Static Code Analysis
      • RO Agents
    • ALM Integrations
      • Jira
        • Jira Cloud
        • Jira On-Premise
        • Jira Automation Rules
      • Azure DevOps
      • ServiceNow
      • Freshservice Integration
    • Other Integrations
      • ReleaseOwl Callout Feature
      • DocuSign
    • Landscape Mapping
  • ReleaseOwl User Guide
    • Change Management
      • Backlog
      • Sprints
      • User Stories
      • Release Versions
      • User Story Dependency
    • Transport Management
      • On-Prem Environment Registration
      • Creation of Transports
      • Transport Validation and Analysis Reports
      • Transport Promotion and Pipeline Activity
      • Transport Management Actions
      • Transport of Copies
      • Retrofit & Conflict Resolution
      • gCTS
        • Build pipeline support for onPrem Fiori
    • SAP BTP
      • Administration
        • Credential Management
        • Cloud Environment Registration
      • Working with Build Pipelines
        • Static Code Analysis
        • Change Log Analysis
        • Download Artifact
        • Labels
      • GIT Ops
    • SAP API
      • Adminstration
        • Credential Management
        • Cloud Environment Registration
      • API Management
    • SAP CPI
      • SAP CPI Integration with ReleaseOwl
      • CPI Test Generator
      • CPI Management
        • Synchronize CPI Artifacts
        • Artifact Versions
        • CPI Artifact Comparison
        • Backup & Rollback
        • CPI Validation - CPILint
        • iFlow Unit Testing
        • Integration Advisor
    • SAP Analytics Cloud
    • SAP Datasphere
    • Working with Release Packages
      • Create Release Package with User Stories
      • Create Release Package with Transports
      • Release Package Validation with Transports
    • Working with Release Pipelines
      • Pipeline Tasks
        • Approval Task
        • Callout Task
        • Manual Task
        • User Story Status Task
        • Test Execution Task
        • Message Listener Task
        • GCTS Merge Task
        • GCTS Activate Task
        • GCTS Switch Task
        • Import via Toc Task
        • Transport Retrofit Task
        • Release Transport Task
        • DocuSign Approval
        • Validation Task
      • Use Cases
        • Automated Transport import along with Transport Promotion
        • Automated MTAR Deployments
        • Automated CPI Deployments
    • Test Automation
      • HCL OneTest
        • Test Configurations
        • Running Automated Tests with Release Pipelines
      • Tosca Integration
      • Integrating UiPath with ReleaseOwl
    • My Tasks
    • Multiverse
    • Utilities
      • ABAP Version Compare
      • gCTS Merge
Powered by GitBook
On this page
  • Landscape Stages
  • Landscape Stage System Mapping
  1. ReleaseOwl Admin Guide

Landscape Mapping

PreviousDocuSignNextReleaseOwl User Guide

Last updated 6 days ago

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:

  1. Landscape Stages

  2. Landscape Stage System Mapping

Landscape Stages

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.

Landscape Stage System Mapping

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:

  1. Click on the "Landscape Stage System Mapping" tile.

  2. Click the Edit button to begin mapping.

  1. Click the + Add Landscape button.

  1. 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.).

  1. Click OK to add the landscape mapping entry.

  1. Once all mappings have been added, click the Save button to save the landscape-to-environment mapping configuration.