ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →30日間の無償トライアル
無償トライアルはこちら製品の詳細
Powerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Raisers Edge NXT through SSIS Workflows.
Use the Raisers Edge NXT Data Flow Components to synchronize with Raisers Edge NXT Events, Gifts, Opportunities, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!
古川えりか
コンテンツスペシャリスト
こんにちは!ドライバー周りのヘルプドキュメントを担当している古川です。
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 RaiserEdgeNXT allows you to easily transfer Raisers Edge NXT データ. In this article you will export data from SQL Server to Raisers Edge NXT.
To get started, add a new ADO.NET Source control and a new Raisers Edge NXT 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.
Before establishing a connection, supply the SubscriptionKey, found in the Blackbaud Raiser's Edge NXT Profile.
Blackbaud Raiser's Edge NXT uses the OAuth authentication standard. You can connect to without setting any connection properties using the embedded OAuth credentials.
Alternatively, you can authenticate by creating a custom app to obtain the OAuthClientId, OAuthClientSecret, and CallbackURL connection properties.
See the Help documentation for an authentication guide.
In the destination component Connection Manager, define mappings from the SQL Server source table into the Raisers Edge NXT 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.