Skip to content

Commit d407467

Browse files
committed
new article for SAP insights
1 parent 2ea21b2 commit d407467

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/sap/workloads/extract-sap-data.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ ms.author: ritikeshvali
1111

1212
# Extract SAP data to Microsoft Fabric
1313

14-
## Overview
15-
1614
In this article, you gain a comprehensive understanding of the different data sources and tools available for SAP data extraction, and how to select the most appropriate option based on your analytical goals. The content covers the structure and purpose of each data layer within SAP systems. It also highlights the integration capabilities towards Microsoft Fabric, and the considerations for reliability, performance, and business alignment.
1715

1816
[Microsoft Fabric](https://learn.microsoft.com/fabric/fundamentals/microsoft-fabric-overview) is a fully integrated, SaaS-based data platform that unifies data engineering, real-time analytics, data science, business intelligence, and governance into a single experience. Built on OneLake, Fabric centralizes data storage and enables seamless collaboration across roles—from data engineers to business users. At its core is OneLake, a unified data lake that centralizes storage and enables seamless data access across services. Fabric also integrates AI capabilities through Copilot and Azure AI Studio, empowering users to derive insights faster and more intuitively. Designed for simplicity, scalability, and collaboration, Microsoft Fabric helps organizations streamline their analytics workflows, reduce complexity, and accelerate their AI transformation journey
@@ -42,7 +40,7 @@ InfoObjects and InfoProviders are part of the SAP Business Warehouse (BW) semant
4240

4341
Queries are the main interface for consuming data stored in SAP BW. They define business-ready metrics such as key revenue, cost, or quantity measures by applying calculations, filters, and aggregations on top of InfoProviders. Queries are also tightly integrated with SAP's authorization model and optimized for performance.
4442

45-
## Choosing the right data source
43+
## Choose the right data source
4644

4745
Selecting the right data source depends on the ultimate objective and how much of existing transformation you want to reuse. As explained in the previous section SAP systems offer several layers of data access, each suited to different stages in the data journey, from raw transactions to fully modeled business metrics. Transactional data is stored in a highly normalized form, meaning information is divided across many smaller, related tables to reduce redundancy and improve efficiency. These tables reflect the raw output of business processes, exactly as it's generated in the system. Such design promotes data integrity but makes reporting and analytics more complex.
4846

@@ -191,17 +189,17 @@ Learn more about [partner solutions supporting Open Mirroring](https://learn.mic
191189

192190
Partner solutions usually support two integration patterns:
193191

194-
**Open Mirroring**
192+
#### Open Mirroring
195193

196194
Partner solutions leverage a set of native Microsoft Fabric APIs to synchronize source datasets with mirrored databases in Fabric. This approach ensures that the target tables remain a consistent and up-to-date copy of the source, as the mirroring engine automatically process and merges changes.
197195

198196
[Learn more about Open Mirroring in Microsoft Fabric](https://learn.microsoft.com/fabric/database/mirrored-database/open-mirroring).
199197

200-
**Lakehouse**
198+
#### Lakehouse
201199

202200
Direct lakehouse integration allows partners to ingest data into Fabric in both full and incremental modes. While this method offers flexibility and control, it usually requires another processing to handle deduplication and consolidation of records before the data is ready for downstream analytics.
203201

204-
## Other resources
202+
## Resources
205203

206204
[**SAP Knowledge Center – data integration**](https://microsofteur-my.sharepoint.com/personal/bajarkow_microsoft_com/Documents/SAP%20knowledge%20center%20overview)
207205

0 commit comments

Comments
 (0)