Previous Topic

Next Topic

Book Contents

Updating data with the Data Installer

To update existing data in the Central Coding application using the Data Installer, run the utility in Update mode. You can update users, roles, workteams, synonym lists, stopword lists, coding algorithms, and system settings. You cannot update coding definitions or assignment rules.

Note: You cannot import an object if its GUID is already used in the database into which you are importing. If duplicate GUIDs exist, an error message appears, and the import stops.

  1. Specify the data to update:

    Note: Oracle recommends that you use the Data Installer to export data from a configured instance of the Central Coding application, and import the data file as is, or edit it and perform an update. Oracle does not recommend creating your own configuration file for import.

    Make sure to specify the directory path of the file to use in the update procedure.

    Note: Data in XML files is case-sensitive.

  2. Open a Command Prompt window and enter the name of the drive in which the Data Installer is installed.
  3. Enter the location of the Data Installer in the drive you specified:

    <Installation Folder>\CentralCodingServer\CodingWebUI\bin

  4. Run the utility in Update mode, using the following syntax:

    PhaseForward.Platform.Installation.DataInstaller.exe [ApplicationName] [Update] [SysConfig] [MasterFile]

    In the command syntax:

    • ApplicationName—Name of the Central Coding application. The application name is located in the PhaseForward.Platform.Config config file, which is installed in the same directory as the Data Installer. The default application name is CentralCodingApplication.
    • MasterFile—Path to the master configuration file. The master configuration file is called MasterConfig.xml, and is located in the same directory as the Data Installer.

    The Data Installer adds the data to the appropriate tables in your target Central Coding database, based on the update data type.

Send Feedback