Day: December 2, 2025

Roadblocks to AI Adoption

Introduction In an era defined by rapid technological advancement, businesses face both significant challenges and valuable opportunities as they pursue digital transformation and integrate AI-driven solutions. As organisations work to…

SAP系统的ETL工具总结

SAP在历史不同阶段推出过不同的ETL工具,用来同步数据 您可能听说过SLT,BODS,Data services,Datasphere,SDI,SDA,RTR这些名词,这里做一个简要汇总解释: 1. SAP Landscape Transformation Replication Server (SLT) 是一个需要独立部署的ETL工具,主要用于SAP系统之间的数据同步场景 SLT支持的非ABAP数据源:https://me.sap.com/notes/1768805 SLT支持的非ABAP数据目的地:https://me.sap.com/notes/2737003 2. SAP Data Services(BODS) 是一个需要独立部署的ETL工具,主要用于主流系统间的复杂同步场景 BODS支持的数据源和数据目的地列表查询方式:https://me.sap.com/notes/1191469 3. Datasphere Datasphere是一个集成了数据建模和ETL能力的产品,提供两种ETL工具: 3.1 数据流Data flow 是Datasphere内置的ETL工具,主要用于将数据导入Datasphere 3.2 复制流Replication flow 也是Datasphere内置的ETL工具,但其主要用于作为独立ETL对接任意数据源和任意数据目的地…