EQEDD.EQEDDHandler.Suppress.sys_loc_code.check

<< Click to Display Table of Contents >>

Navigation:  Administration and Configuration > ST_CONFIG Entries > Formats >

EQEDD.EQEDDHandler.Suppress.sys_loc_code.check

In the EQEDD and EQEDD_v2 formats, the below checks exist to assist organizations that use Collect or EDGE in their workflow where field technicians load sample information at the time of sample collection:

Warning: Sys_sample_code should exist in the database if RT_SAMPLE_TYPE.SAMPLE_TYPE_CLASS is not 'LQ' based on sample_type_code.

Warning: Sample_date and sys_loc_code must be the same in the database if RT_SAMPLE_TYPE.SAMPLE_TYPE_CLASS is not 'LQ'.

 

RT_SAMPLE_TYPE.SAMPLE_TYPE_CLASS examples:

LQ = Lab Quality

NF = Normal Field

FQ = Field Quality

 

These warnings appear as in the image below. The LabSample_v1 table will appear red, but if all other errors have been resolved, the data will commit to the database without issue. To suppress these warnings, an administrator can add the following entry to the ST_CONFIG table as indicated below. Restart EQuIS Professional for the setting to take effect. When this entry exists, it will apply to both the EQEDD and EQEDD_v2 formats.

 

Conf-SYS_SAMPLE_CODE-Warning

 

 

ST_CONFIG

VALUE

REMARK

VALID VALUES

CONFIG_SECTION

EQEDD.EQEDDHandler

Required


CONFIG_KEY

suppress.sys_loc_code.check

Required


STRING_VALUE

True

False (default)

Select one


 

Remarks:

True – SYS_LOC_CODE check suppressed.

False – SYS_LOC_CODE check not suppressed.

 

 

Example:

 

CONFIG_SECTION

CONFIG_KEY

OBJECT_TYPE

OBJECT_VALUE

STRING_VALUE

EQEDD.EQEDDHandler

suppress.sys_loc_code.check



True