Adding a study to an adapter and job schedules using the command line

  1. Open a Command Prompt window and enter the name of the drive in which the executable file is installed.

    Note:

    By default, the executable file is installed in the same location as the Oracle Central Coding application.
  2. Enter the location of the executable file in the drive that you specified:
    <Installation Folder>\CentralCodingServer\CodingWebUI\bin

    Note:

    You must run the application from this directory.
  3. Enter the following command for adding a study to an adapter and job schedules:
    PhaseForward.CentralCoding.SetStudy.exe [SourceApplication] [AdapterName] [StudyName] [StudyURL] [StudyGroupName] [ClientAuditUser] [InForm QueryUser] [InFormAuthenticationUser] [SupportQuery] [StudyLocked] [GetVerbatimsSchedule] [ReturnCodesSchedule]

    In the command syntax:

    • SourceApplication—The name of the application that is integrated with the Oracle Central Coding application.
      • InForm
      • Clintrial
      • Other—Any supported third-party application.
    • AdapterName—Name of the adapter to which to add the study.
    • StudyName—Name of the study to add.
    • StudyURL—URL of the study to add.
    • StudyGroupName—Name of the study group with which to associate the study.
    • ClientAuditUser—User name for the audit records that are created in the InForm application to record the codes that are returned by the Oracle Central Coding application.

      The user name is case-sensitive and must match the Oracle Life Sciences InForm name exactly.

    • InFormQueryUser—User name used to create and update queries in the Oracle Life Sciences InForm application.
    • InFormAuthenticationUser—User name of an Oracle Life Sciences InForm application user created to communicate with the Oracle Life Sciences InForm server through web services.
    • SupportQueryY or N, specifying whether the study supports query management. Available for Oracle Life Sciences InForm studies.
    • StudyLockedY or N, specifying whether to lock the study.
    • GetVerbatimsScheduleY or N, specifying whether to add the study to the Get Requests schedule for the adapter you specified.

      Note:

      You can only specify Y if a Get Requests schedule is already defined for the adapter to which you are adding the study.
    • ReturnCodesScheduleY or N, specifying whether to add the study to the ReturnCodes schedule for the adapter you specified.

      Note:

      You can only specify Y if a Return Codes schedule is already defined for the adapter to which you are adding the study.