Not so Seamless S/4HANA Data Integration: How to Configure Replication Flows with Datasphere Using Cloud Connector Or: When Family has trouble talking to each other We’ve all been to those family gatherings where certain relatives just won’t talk to each other without a mediator (or misunderstanding each other constantly). Setting up replication flows from SAP S/4HANA to Datasphere via Cloud Connector feels…
Schlagwort: DSP
Comprehensive Overview: SCIM API for SAP Datasphere User Management Introduction In Q3 2024, SAP introduced the SCIM (System for Cross-domain Identity Management) API for SAP Datasphere to enhance user management through a consistent, REST-based protocol. This API currently supports the following operations: This blog provides a detailed overview, complementing the official SAP Documentation . Most…
Generating and Importing Synthetic Sales Data Using ChatGPT, Python and Excel – A Step-by-Step Guide In today’s data-driven landscape, access to high-quality, varied, and seasonality-aware datasets is crucial for training forecasting models, performing data analysis, and conducting simulations. However, real-world data is often incomplete, unavailable, or limited in scope. This is where generating synthetic data,…
Road to Seamless Planning :: SAC Migration :: 3 :: Migration of content from the source tenant to the new tenant Introduction Following our journey toward seamless planning, we now focus on the migration process itself. This chapter covers the key steps required to transfer content from the source tenant to the new tenant efficiently. …
Mastering Custom Integrations in SAP Datasphere: Leveraging Open Connectors for REST APIs Introduction SAP Datasphere offers a wide range of pre-defined source system connectors. However, there may be instances where a standard connector is unavailable, such as with certain REST APIs. To address this, SAP provides the option to leverage Open Connectors. This blog outlines…
A Practical Example of Remote Authorizations in SAP Datasphere Introduction If you have a BW system and are interested in reusing your SAP BW Analysis Authorizations in SAP Datasphere, this blog is for you. The SAP documentation on this topic is extensive, so this blog aims to provide a practical implementation example along with our…
SAP Analytic Cloud (SAC) Story on SAP Datasphere (DSP) 1. General SAP Analytics Cloud (SAC) is a powerful frontend tool and offers multiple options to collaborate between users. Data for SAC Stories are coming from different data sources. Either from BW live connections, Native Models, S3 buckets and many more as well as SAP Datasphere. SAP…
A practical example of the three different types of Data Access Controls (DACs) in Datasphere Introduction The SAP documentation on the topic is quite extensive, so our aim today is to give you an example of how the actual implementation looks and to provide our recommendations. Protecting your data with Data Access Controls In SAP…
Automating SAP Datasphere Task Chains with CLI Wrapping: FastAPI Integration with SAP Analytics Cloud Introduction When working with SAP Datasphere, triggering task chains is often a crucial part of automating data processes. SAP Datasphere provides the ability to start task chains using CLI (Command Line Interface) commands, which offer a powerful way to control these…
SAP Datasphere – How to integrate Open SQL Procedures in a Task Chain Introduction Within SAP Datasphere a task chain is a structured sequence of tasks or operations designed to be executed in a specific order or concurrently. It automates the process of running multiple related tasks, ensuring that they are executed in a predefined…