Example:
<add key="Management.MaxAllowedConsecutiveBarcodeReadFailures" value="2"/>
<add key="Management.ApprovedUserListPath" value="C:\ProgramData\SPTLabtech\Lab2Lab\Director\Config\users.txt"/>.
<add key="Management.OnlyApprovedUsersCanRegisterVials" value="true"/>
<add key="Management.MonitoredFolderForFileRegistration" value="C:\Temp\AutoReg"/>
Mandatory Parameters:
There are no mandatory Management parameters. The whole section can be omitted.
Optional Parameters:
Parameter |
Description |
MaxAllowedConsecutiveBarcodeReadFailures |
If omitted, then a default value of 3 is used. A standard installation sets this parameter to 2. For standard lab2lab vials and with a correctly calibrated Router barcode reader this should never be triggered unless there is a communication problem to the device. |
Management.ApprovedUserListPath |
The absolute path to the text file. |
Management.OnlyApprovedUsersCanRegisterVials |
If the previous parameter points to a valid list of users then this parameter can be used to only allow vials to be registered with one of those user IDs. If this parameter is set false then the user ID list is used to prompt scientists when registering vials, but they are able to enter a different ID if necessary. |
Management.MonitoredFolderForFileRegistration |
Set to an absolute path to a folder that the system needs to monitor for files being deposited and then processed for vial registration or editing. This can be a mapped network drive to a folder physically on another PC or server. |
Lab2lab director config.xml file - 13.6 Transport >>>