ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →30日間の無償トライアル
無償トライアルはこちら製品の詳細
パワフルなSSIS Source & Destination Components で、SQL Server とSAP HANA XS Advanced をSSIS ワークフローで連携。
SAP HANA XS Advanced Data Flow Components を使って、SAP HANA XS Advanced データを簡単に同期。データ同期、ローカルバックアップ、ワークフロー自動化に最適!
古川えりか
コンテンツスペシャリスト
こんにちは!ドライバー周りのヘルプドキュメントを担当している古川です。
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for SAPHanaXSA allows you to easily transfer SAP HANA XS Advanced データ. In this article you will export data from SQL Server to SAP HANA XS Advanced.
To get started, add a new ADO.NET Source control and a new SAP HANA XS Advanced Destination control to the data flow task.
Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
SAP HANA XSA uses the OAuth authentication standard. Before connecting, it is necessary to establish an SAP HANA XSA OData Service. See the OAuth section in the Help documentation for a guide.
In the destination component Connection Manager, define mappings from the SQL Server source table into the SAP HANA XS Advanced destination table.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.