About adding adapters and studies using the command line

You can add adapters and studies from the user interface, and also through the command line. The following executable files are installed as part of the Oracle Central Coding software installation. Run the executable files to install adapters and studies into the Oracle Central Coding application.

  • PhaseForward.CentralCoding.SetAdapter.exe—Installs an adapter to a Oracle Central Coding instance.

    When you install the adapter using the executable file, you use the available parameters to define Get Requests and Return Codes schedules for the adapter.

    For more information, see Adding an adapter and defining its job schedules using the command line.

  • PhaseForward.CentralCoding.SetStudyGroup.exe—Creates a study group in a Oracle Central Coding instance.

    When you create a study group, you use the available parameters to specify the study to add to the group, and the Get Requests and Return Codes schedules for the study.

    For more information, see Adding a study group using the command line.

  • PhaseForward.CentralCoding.SetStudy.exe—Installs a study to a Oracle Central Coding instance.

    When you add the study, you use the available parameters to specify which adapter with which to associate the study, and you add the study to Get Requests and Return Codes schedules.

    For more information, see Adding a study to an adapter and job schedules using the command line.

    Note:

    You can add a study to a Get Requests or Return Codes schedule only if the schedule is already defined for the adapter to which you are adding the study.

The files are available in the following location:

<Installation Folder>\CentralCodingServer\CodingWebUI\bin

Note:

You must run the executable files in the location in which they were installed.