IVR Database Configuration

  1. Open a command prompt and execute the install_IVR.bat script.

    For Oracle, the batch script is located in:

    C:\Program Files (x86)\Miner and Miner\Responder\Integration\Ivr Outbound Service\IntegrationScripts\Oracle

    For SQL, the batch script is located in:

    C:\Program Files (x86)\Miner and Miner\Responder\ Integration\Ivr Outbound Service\IntegrationScripts\MS-SQL

    This script requires the following files:

    1. IVR_add_fields.sql

    2. IVR_create_table.sql

  2. Provide the Responder Username, password, and database instance when prompted to do so. For example:

    Username: responder (or any preconfigured user with DB admin rights)

    Password@Instance: password@tnsname

  3. The batch script runs the SQL scripts to create the necessary database structures for the IVR integration as listed below.

    • Adds the RXINT_POST_RESTORE_CALLS table.

    • Assigns the RXINT_POST_RESTORE_CALLS permission to the Customer Service Data Access task.

    • Adds the RXINT_GENERATE_CALLBACKS field to RX_INCIDENTS table.

    • Adds the RXINT_CALL_RECORD_ID to the RX_CALLS and RX_CALLS_HISTORY tables.

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?