Register a server adapter
SetServer
Registers a server adapter and its corresponding URL in the InForm Adapter database. Adds the server adapter information to the PFIA_SERVERINFORMATION table. Optionally, tests the validity of the URL you provide.
If the server adapter name you specify already exists, the command updates the other information you specify.
Syntax
RegisterTrialTool SetServer <informadapter-user> <adapterDBConnectionStr> <server-adapter-name> <server-adapter-url> [/virtualdirectory:Virtual-directory-name] [testURL]
Considerations
- serveradapter:<server-adapter-name>
For more information, see Interfaces to Install.
- virtualdirectory:virtual-directory-name
This parameter is required if the virtual directory name was changed during the InForm Adapter installation. If the default name is used, this parameter is optional.
Example
RegisterTrialTool.exe SetServer informadapteruser dev1 rdinform http://rdinform/informadapter/serveradapter/serveradapter.asmx /virtualdirectory:InformAdapterVD