Previous Topic

Next Topic

Book Contents

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

Example

RegisterTrialTool.exe SetServer informadapteruser dev1 rdinform http://rdinform/informadapter/serveradapter/serveradapter.asmx /virtualdirectory:InformAdapterVD

Send Feedback