TDV Adapter for Blackbaud Raisers Edge NXT

Build 22.0.8383

Getting Started

Connecting to Blackbaud Raiser's Edge NXT

Basic Tab shows how to authenticate to Blackbaud Raiser's Edge NXT and configure any necessary connection properties. Additional adapter capabilities can be configured using the available Connection properties on the Advanced tab. The Advanced Settings section shows how to set up more advanced configurations and troubleshoot connection errors.

Deploying the Blackbaud Raiser's Edge NXT Adapter

To deploy the adapter, you can execute the server_util utility via the command line by

  1. Unzip the tdv.raiseredgenxt.zip file to the location of your choice.
  2. Open a command prompt window.
  3. Navigate to the <TDV_install_dir>/bin
  4. Enter the server_util command with the -deploy option:
    server_util -server <hostname> [-port <port>] -user <user> -password <password> -deploy -package <TDV_install_dir>/adapters/tdv.raiseredgenxt/tdv.raiseredgenxt.jar

Note: When deploying a build of an existing adapter, you will need to undeploy the existing adapter using the server_util command with the -undeploy option.

server_util -server <hostname> [-port <port>] -user <user> -password <password> -undeploy -version 1 -name BlackbaudRaiserEdgeNXT

Copyright (c) 2022 CData Software, Inc. - All rights reserved.
Build 22.0.8383