![]() |
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 Raisers Edge NXT inside of a SQL Server SSIS workflow to transfer Raisers Edge NXT data into a Microsoft SQL Server database.
To get started, add a new Raisers Edge NXT 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 Raisers Edge NXT connection properties in a 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.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Raisers Edge NXT data.
SELECT Id, AddressLines FROM Constituents WHERE Type = 'Home'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Raisers Edge NXT data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Raisers Edge NXT data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Raisers Edge NXT SSIS Component to get started:
Download NowLearn more:
๐ Raisers Edge NXT IconPowerful 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!