Register a study
SetTrial
Registers a study in the Oracle InForm Adapter database.
Note:
SetTrial also registers InForm Adapter in the Integration Manager.If the study name and study alias exist, SetTrial updates the other information you specify.
Syntax
RegisterTrialTool SetTrial <informadapter-user> <adapterDBConnectionStr> <trial-alias> <trial-name> </virtualdirectory:virtual-directory-name>
Considerations
<trial-name>
If you are using Oracle Data Management Workbench (Oracle DMW) for the study, take note of the study name you enter here. You must enter the exact same study name when you set up the study in Oracle DMW.
Example
RegisterTrialTool.exe SetTrial informadapteruser dev1 testtrial testtrial /virtualdirectory:http://<hostname>:<port>/InFormAdapter
Parent topic: Register Trial Tool