Restoring your VoiceXML and Java data

Follow this procedure if you backed up your Java and VoiceXML data (see Preparing to migrate VoiceXML and Java applications).

The procedure overwrites configuration files and voice segments of the same name but does not erase voice segments you have created since making the backup.

For this procedure to work, you must have started Blueworx Voice Response at least once.

Procedure
  1. Log on as dtuser.
  2. To stop the node, run dtjstop. If the node was not running, make sure you have started it at least once since installing the new software.
  3. Move to the directory where you put the backup file you created in Preparing to migrate VoiceXML and Java applications.
  4. To restore the backupfile, type the following command and press Enter:
    tar -xpvf backupfile
    where backupfile is the pathname of the backup file you created in Preparing to migrate VoiceXML and Java applications.
  5. If you have installed a new version of AIX, you may have to restore applications programs and application-related data.
  6. To use the restored default.cff, run dtjconf .
  7. To restart the node, run dtjstart.