You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 91 Next »

Status

  Approved

Owner
Stakeholders
LeanIX LinkSAP Integration Suite

Introduction

Purpose

The purpose of this document is to outline the application architecture of SAP Cloud Integration Suite as deployed by SyWay

Scope & Objectives

This document will describe the  high-level architecture  of the SAP Cloud Integration Suite.

Out of Scope:

  • Since SAP Cloud Integration Suite is a SaaS group of applications, network and infrastructure architecture will NOT be covered.
  • Product documentation and information that can be found online will not be documented here, but referenced using hyperlinks. 
  • Implementation details such as Integration Design or API Management Design may have different architectures. 


Application Architecture

Overview

Application Architecture Components

ComponentAcronymDescription
Business Accelerator Hub
Business Accelerator is a centralized resource for developers and partners to build integrations and extensions for SAP solutions, access pre-built integration content, and accelerate digital transformation efforts. The key features of the hub is enabling the discovery of API, ability to use existing integration content provided by SAP and partners. 
Cloud IntegrationCIFormally known as Hana Cloud Integration (HCI) and Cloud Platform Integration (CPI), CI is the core capability enabling the integration design and execution with SAP and non-SAP, cloud, and on-premise applications. CI enables Integration design via web based User Interface, providing orchestration of integration processes, connectivity to SAP, non-SAP, Cloud and On-Premise systems and Data Transformation. 
API ManagementAPIMAPIM provides governance, security and monitoring of API, enabling exposure, management and monetization of APIs. APIM brings together all components necessary to expose and consume APIs providing capabilities for complete lifecycle of APIs, including, discovery, security, mediation, traffic management, analytics and documentation.
Event Mesh ( & Advanced Event Mesh )EM ( & AEM )EM provides the core infrastructure for enterprise-grade broker for event-driven architecture. It allow asynchronous communication between SAP and non-SAP. 
Open Connectors
A Central Hub to access configurable connectors for over 160 non-SAP applications through harmonised APIs, enabling simplification and acceleration of integrations. 
Integration Advisor & Trading Partner ManagementIAE & TPMIAE & TPM accelerate the development of business-oriented interfaces and mappings, generate runtime artefacts quickly, and significantly reduce efforts. Combined with AI-assisted tool for mapping and defining message interfaces, it provides industry-specific content based on standards like EDI, cXML, and assists in accelerated B2B/EDI mapping activity. A Central cockpit provides the ability to centrally manage trading partner relationships.
Integration Assessment
Integration Assessment capability is a methodology and toolset for deciding when to use different integration techniques and patterns and provides guidance on integration strategy and helps standardize integration patterns across projects.
Graph
Graph provides the ability centralise and manage APIs to provide a unified Enterprise API exposing data from multiple SAP sources

Application Security

User Access

User Access to Integration Suite is via Web, and limited to technical user (developers, system administrators, support teams etc). 

Authentication

  •  User Authentication to Cloud Integration is via SAML Single Sign-on (SSO) using Syensqo Entra ID federated to IdP. Username and Password logon are not permitted.
  • System Authentication options include
    • OAuth 2.0 - access tokens issued via XSUAA
    • Basic Authentication
  • Cloud Connector - for outbound traffic from Cloud Integration to On-Premise system - provides a TLS connection and authenticates via Principal Propagation

Authentication Flow

  1. User accesses Cloud Integration tenant URL

  2. The request gets redirected to SAP IdP configured in SAP BTP subaccount for Cloud Integration
  3. User is re-directed to Corporate Identity Provider (IdP) logon page - Microsoft 

  4. User authenticates to Microsoft using Entra ID, if not already authenticated. 

  5. IdP validates and issues SAML 2.0 assertion  back to BTP

  6. SAP BTP maps the Role Collections assigned to the User

  7. User accesses Cloud Integration

Authorisation

Standard Roles and Role Collections are assigned for User Access to Cloud Integration Components. Roles are assigned via SAP BTP Cockpit

SystemAdministratorDeveloperGeneral Access
Cloud Integration PI_Administrator PI_Integration_DeveloperPI_Read_Only, PI_Business_Expert
API ManagementAPIPortal.Administrator, APIManagement.SelfService.Administrator, AuthGroup.SelfService.Admin, AuthGroup.API.Admin

APIPortal.Configurator, APIPortal.Developer, APIPortal.Tester, APIPortal.Service.CatalogIntegration

APIPortal.Guest


Communication Security

For System-to-system communication, all data transfers are encrypted via a suitable mechanism - for example:

  • HTTP Adapter which uses TLS 1.2 as the standard ( HTTPS )
  • IDoc Adapter, which also uses TLS 1.2 as the standard ( HTTPS )
  • SFTP Adapter which uses SSH-2

Data Security

SAP data centres are certified to comply with global security standards, such as ISO/IEC 27001 and SOC 2. SAP implements stringent security measures including encryption, 24/7 monitoring, and regular audits.

Other Controls

System availability service level for the SAP Integration Suite on SAP BTP of up to 99.95 percent (documented in  SAP Trust Center -  Service Level Agreement for Cloud Services ).


System Landscape

Landscape IdURLCompositeAdditional details
Development Environmenthttps://syw-itg-dev-eu20.authentication.eu20.hana.ondemand.comStand AloneRest of World only (EU)

Integration Test Environment (composite)

TBA

Test Composite

China, USA, Rest of World only (EU)

User Acceptance Test Environment (composite)
Parallel run and TRG  (composite) 
DR (undepoloyed,composite)
Production EnvironmentTBAStand AloneChina, USA, Rest of World only (EU)

Operation Architecture

Transport Management

Landscape Setup - initial setup for transport management

Configure LandscapeDefine your system landscapes (e.g., Development, QA, Production) within Figaf's Configuration -> Landscapes page. Specify details like platform, automatic transport lookup, and landscape items.
Synchronize SystemsSynchronize your source system (e.g., your development environment) with Figaf to capture the current state of your integration objects. Create a Development Ticket Generate Ticket - Navigate to DevOps -> Tickets and create a new development ticket, associating it with the relevant landscape. This ticket will track your changes. Attach and Track Objects Attach Tracked Objects - Within the ticket, go to the "Tracked Objects" tab. Attach the specific transport(s) or integration objects (e.g., iFlows, mappings) that contain the code you want to transport.


End to End Transport Management 

Generate TicketNavigate to DevOps -> Tickets and create a new development ticket, associating it with the relevant landscape. This ticket will track your changes.
Attach Tracked ObjectsWithin the ticket, go to the "Tracked Objects" tab. Attach the specific transport(s) or integration objects (e.g., iFlows, mappings) that contain the code you want to transport.
Include DependenciesUse the "Attach all dependent objects" feature to ensure all necessary related objects are included in the transport.
Start TransportClick the "Start transport" button. Figaf will then prepare the transport package for deployment.
Synchronize Target SystemSynchronize your target system (e.g., your QA or production environment) with Figaf
Automated Import CheckFigaf automatically checks the import status of the transports after synchronization. The transport status will update to "IMPORTED" once successfully processed
Resolve TicketOnce the transport is complete and verified, you can resolve the development ticket in Figaf.


Key Features 
Version ControlFigaf tracks changes to integration objects, allowing you to compare versions and understand modifications.
Approval WorkflowsImplement approval processes within Figaf before transports are moved to higher environments.
Testing IntegrationLeverage Figaf's testing capabilities to create and execute tests on your transported code, ensuring functionality after deployment.
Virtual Tenants (for CPI)Utilize virtual tenants for environments like QA, allowing reuse of development systems while maintaining governance through prefixes/postfixes and avoiding unnecessary deployments of certain objects like value mappings

Release Management

SAP Release Management 

Provides information on patch releases for hotfixes, bugfixes, and code enhancements. Patches for SAP Cloud Integration and Integration Advisor Patch Release information covers the most recent changes made to the latest version of the software.

Monitoring

Monitoring in SAP Integration Suite provides end-to-end visibility into integration processes, APIs, and event-driven messaging across hybrid and cloud landscapes. It helps administrators, developers, and business stakeholders ensure that integrations run reliably, securely, and in compliance with business SLAs.

Monitoring in SAP Cloud Integration (CI)

  1. Message Monitoring - This core feature of SAP Cloud Platform Integration (SCPI), used to track, analyse, and troubleshoot the flow of integration messages between systems. It provides visibility into message processing, status, and potential errors, ensuring smooth operation of integration scenarios. Note - payloads are not captured by default, these may only be captured through explicit tracing with sufficient privilege in the system.
  2. Integration Content - Deployed object status with associated error on failure.
  3. Security Content - List displays of existing credentials (obscured passwords), certificates with expiry and custom user roles. Additional tooling is available for connectivity testing etc.
  4. Datastore Monitoring - List display of local storage (global variables) for use by integration developers (correlations/aggregators).

Additional capability offered by FIGAF tooling - TBA

Monitoring in API Management

Monitoring in SAP API Management provides transparency into how APIs are being consumed, their performance, and any potential errors. It allows administrators, developers, and business users to analyse API traffic, detect issues, and ensure APIs are meeting business and technical expectations.

  1. API Analytics and Monitoring
    • Provides real-time and historical insights into API traffic
    • Tracks metrics such as request counts, response times, error rates, latency, and throughput.
    • Allows filtering by API proxies, applications, developers, or time ranges
    • Helps identify usage trends including unusual traffic patterns for capacity planning and fraud detection. 
  2. Trace and Debug
    • Captures inbound and outbound request/response details
    • Shows traffic distribution across APIs and consumers


Monitoring in Advanced Event Mesh 

TBA


Sizing

SAP monitors system load and utilization, and proactively scales up manually (a SAP ticket can be raised for modified configuration). Additionally a review with SAP can be scheduled when extensive changes when increases in load are expected to modify configuration, this requires simulated loads for monitoring in a non-productive stance to "tune" the system.

  • Log size limitations exist and can be extended at additional cost.


Cloud Integration tenant characteristics

ResourceScope
Integration content

2 GB

JMS Overview

9 GB, 150 transactions (default configuration with 30 queues)

Can be scaled up to 30 GB, 500 transactions (with 100 queues) 

JMS Queue

300 MB with 5 transactions, 5 consumers, and 5 providers, 

Message processing log persistence

35 GB total 

Retention period: 30 days by default. 

Runtime database

35 GB

Disk space

10 GB

 Billing
  • Standard message size: Up to 250 KB counts as 1 message
  • Oversized messages: Excess over 250 KB charged in 250 KB blocks

Note - SAP-to-SAP free messages are only offered for the Cloud Integration capability. This is applicable only for the messages processed by prepackaged integration packages published by SAP on the SAP Business Accelerator Hub.

High Availability

SAP provides high availability by default based on multi-availability zone redundancy, this results in significant additional charges in terms of additional tenants to load balance or route through.

  •  This capability is not a requirement at this moment due to excessive cost for little benefit.

Disaster Recovery

SAP provides this capability through multi-availability zone, this capability can "replicated" through provisioning on services through alternative availability zones (AZ) during a complete failure. The provisioning of Testing landscape has been designed with this "feature" under consideration.

During a significant outage (Entire availability zone failure), the test landscape which by design will be hosted elsewhere (different AZ) will be enabled for productive services through the FIGAF tool. This will effectively use the TEST systems for Cloud Integration Suite as dual purpose QAS and DR system.

Full DR process is TBA pending final discussions with FIGAF.

Backup/Restore

All the data that’s being backed up is safeguarded by following set of qualities that guarantee a secure backup and facilitate data restoration with minimal loss:

  • Full backup: All necessary data is backed up daily.

  • Incremental backup: All delta updates within a day are backed up every 15 mins.

  • Data Storage: Each set of backup data is stored in secondary storage for up to 14 days.

  • Data Security: Every backup data stored is encrypted by default with the standard encryption mechanism.

  • Recovery Options: Point in time recovery is supported.


Maintenance Plan

SAP Integration Suite follows a comprehensive maintenance approach with zero downtime updates for Cloud Integration, though dependent BTP services may still cause potential issues.

Zero Downtime Software Updates

  • SAP performs automatic software updates for Cloud Integration.
  • Updates are applied using a zero-downtime process, requiring no customer action.
  • Productive integration scenarios continue running without interruption during updates.

Update Schedule and Process

  • Follows a monthly update cycle (“takt” every 4 weeks).
  • Updates usually occur on weekends, outside business hours.
  • Rollout is random across tenants; specific timing per tenant isn’t provided.

Potential Issues from Dependent BTP Services

  • Cloud Integration itself is zero-downtime, but dependent BTP services may not be.
  • Updates or outages in these underlying BTP services can still affect functionality.
  • Such dependencies can cause temporary availability issues even when the core service is stable.

Maintenance Windows and Exceptions

  • Most updates are seamless, but some require downtime, such as:
  • Major upgrades
  • Database updates
  • Network or infrastructure changes
  • SAP reserves a weekly maintenance window for urgent patches or tenant/database operations.

Notification and Monitoring

  • Customers receive advance email notifications for expected disruptions.
  • Subscribe via Cloud System Notification Subscriptions to stay informed.
  • System status and maintenance updates are available via the Cloud Availability Center and SAP Trust Center.




See also

Integration Development Standard


No files shared here yet.

Change log

Version Published Changed By Comment
CURRENT (v. 91) Mar 05, 2026 11:01 WENNINGER-ext, Sascha
v. 107 Nov 07, 2025 03:57 WENNINGER-ext, Sascha
v. 106 Nov 06, 2025 07:38 WENNINGER-ext, Sascha
v. 105 Oct 29, 2025 10:51 WENNINGER-ext, Sascha
v. 104 Oct 29, 2025 10:28 WENNINGER-ext, Sascha
v. 103 Oct 29, 2025 10:08 WENNINGER-ext, Sascha
v. 102 Oct 21, 2025 10:08 MCARTHUR-ext, Richard
v. 101 Oct 21, 2025 03:40 MCARTHUR-ext, Richard
v. 100 Oct 16, 2025 06:02 KUMAR-ext, Rajesh
v. 99 Oct 10, 2025 10:25 EPASINGHE-ext, Kapila

Go to Page History

  • No labels