7.5.2       Queue a Form to the VTS

You can add a form to the VTS (Validation Task Service) queue for processing.

 

Notes:

·        This feature is only available in Restricted Editing mode. (See Change Trial Version (Plane) for more information about Restricted Editing mode).

·         Forms are only queued for in-form validations.

 

To queue a form to the VTS:

1.       Access the Forms page (see View Forms for guidance.)

2.      Click the Queue to VTS link of the applicable form.

3.       Click one of the following buttons in the message:

·         Yes – to clear the VTS queue before adding the selected form to the queue

·         No – to add the form to the bottom of the queue

4.      Click the OK button in the confirmation message.

5.       To configure the VTS to process multiple patients simultaneously, which will increase the performance of this process, do the following:

Navigate to <Drive>:\Program Files\OmniComm \510xx\PrimaryInstallation\TMValidationTaskServer

Add the following new configuration values to the TMScheduledTaskProcessor.exe config file:

    <!-- How many patients will be processed simultaneously -->

    <add key="VTSMaxPatientThreads" value="10"/>

    <!--How long until specific patient will be considered to be completed by VTS (Do not change this lower than 20 minutes) -->

    <add key="VTSPatientTimeoutMinutes" value="20"/>

 

Note: For forms with multiple instances, the order in which instances of the form are processed by the VTS are based on the order in which they appear in the study. This is driven by the Site Order Criteria appconfig setting in AnjuEDC, which can be sorted alphanumerically by site caption, site number, or by site creation date.  For more information about appconfig settings, see "Configure TrialMaster Settings" in the AnjuEDC online help/user manual.