Installation steps for Unica Interact

Perform the following steps to upgrade Unica Interact from version 12.1 to version 12.1.0.3 for OneDB. Ensure that Unica Campaign is up and running. Ensure that upgrade of Unica Campaign from version 12.1 to version 12.1.0.3 for OneDB in complete.

Interact upgrade should be performed after the Campaign upgrade process is done.

  1. Once the upgrade to version 12.10.3 is complete, run the following upgrade scripts using the upgrade tool.
    • Navigate to <INTERACT_HOME>/Interact/interactDT/tools/upgrade from the installation location.
    • Update setenv.sh file as per mentioned above and run “. ./setenv.sh”.
    • Set values for the following parameters.
      • set JAVA_HOME=C:\<Install_Path>\jre

      • set JDBCDRIVER_CP=<Path of the JDBC Driver>

      • set JDBCDRIVER_CLASS=<Class name of OneDB>

      • set JDBCDRIVER_URL=<JDBC URL>

  2. For Campaign DB run ./aciUpgradeTool.sh. When prompted for JDBC driver, provide the following information.
    • Auto-populate the Class name of OneDB

    • Campaign DB Name

    • User name to login to DB
    • Password to login to DB

    • Select Upgrade from 12.1.0

  3. Navigate to <Interact_Home>/Interact/tools/upgrade from the installed location. Update setenv.sh file as per mentioned above and run . ./setenv.sh.
  4. For runtime database, run ./aciUpgradeTool_runtab.sh. When prompted for JDBC driver, provide the following information.
    • Auto-populate the Class name of OneDB

    • Runtime DB Name

    • User name to login to DB

    • Password to login to DB

    • Select Upgrade from 12.1.0

  5. For Learning database, run ./aciUpgradeTool_lrntab.sh. When prompted for JDBC driver, provide the following information.
    • Auto-populate the Class name of OneDB

    • Runtime DB Name

    • User name to login to DB

    • Password to login to DB

    • Select Upgrade from 12.1.0

  6. For Campaign database, run ./aciUpgradeTool_crhtab.sh . When prompted for JDBC driver, provide the following information.
    • Auto-populate the Class name of OneDB
    • Campaign DB Name
    • User name to login to DB
    • Password to login to DB
    • Select Upgrade from 12.1.0
  7. For Production database, run ./aciUpgradeTool_usrtab.sh. When prompted for JDBC driver, then provide the following information.
    • Auto-populate the Class name of OneDB
    • Production DB Name
    • User name to login to DB
    • Password to login to DB
    • Select Upgrade from 12.1.0