SSIS Components for SAP Business Warehouse

Build 26.0.9655

Data Model

SAP Business Warehouse is an OLAP database that exposes data as cubes, which you query with multidimensional expressions (MDX). The component models these cubes in relational views that you can query with SQL-92 or MDX.

Accessing Cubes as Views

SAP Business Warehouse is fundamentally different from a relational database. As a result, the component does not support many SQL-92 features found in a component for an RDBMS. To bypass any limitations with query translation, you can submit pass-through MDX queries from the component.

See Retrieving SAP BW Data for query limitations and more information on querying SAP Business Warehouse.

Modeling Views Dynamically

You can query all of the cubes in your SAP Business Warehouse instance. When you connect, the component retrieves the metadata from SAP Business Warehouse and displays the available dimensions and measures as columns for the views (cubes). The component dynamically updates the schemas over subsequent connections.

Accessing Schema Information

Query the System Tables to access schema information and other component metadata.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655