Previous Topic

Next Topic

Book Contents

Randomization source manager configuration

The randomization data source is a customer-defined database that contains the drug kit information for each list of drug kits in use in the study. The randomization source manager is implemented as a COM object that accesses the randomization data source database. The randomization source manager provided with the InForm application accesses the database through ODBC.

The randomization source manager for the InForm application supports all four randomization methods and Oracle randomization source databases. To use the randomization source manager, add the configuration name and COM ProgID of the randomization source manager to the system configuration table by using the following statement in the .xml file used to set values in the system configuration table:

<SYSCONFIG CONFIGNAME="RandomizationSrc"
TYPE="0" VALUE="InForm.PFRandomization.1" />

This statement appears in the core_SystemConfig.xml file in the base study.

Send Feedback