![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for SAP inside of a SQL Server SSIS workflow to transfer SAP data into a Microsoft SQL Server database.
CData provides the easiest way to access and integrate live data from SAP. Customers use CData connectivity to:
While most users leverage our tools to replicate SAP data to databases or data warehouses, many also integrate live SAP data with analytics tools such as Tableau, Power BI, and Excel.
To get started, add a new SAP source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save SAP connection properties in a connection manager.
You can connect to SAP systems using either librfc32.dll, librfc32u.dll, NetWeaver, or Web Services (SOAP). Set the ConnectionType connection property to CLASSIC (librfc32.dll), CLASSIC_UNICODE (librfc32u.dll), NETWEAVER, or SOAP.
If you are using the SOAP interface, set the Client, RFCUrl, SystemNumber, User, and Password properties, under the Authentication section.
Otherwise, set Host, User, Password, Client, and SystemNumber.
Note: We do not distribute the librfc32.dll or other SAP assemblies. You must find them from your SAP installation and install them on your machine.
For more information, see this guide on obtaining the connection properties needed to connect to any SAP system.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract SAP data.
SELECT MANDT, MBRSH FROM MARA๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the SAP data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with SAP data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the SAP ERP SSIS Component to get started:
Download NowLearn more:
๐ SAP ERP IconPowerful SSIS Source & Destination Components that allow you to easily connect SQL Server with live SAP ERP data through SSIS Workflows.
Use the SAP Data Flow Components to import and synchronize SQL Server with live SAP data. Perfect for data synchronization, local back-ups, workflow automation, and more!