EQEDD.EQEDDHandler.Surpress.sys_loc_code.check

<< Click to Display Table of Contents >>

Navigation:  Configuration > ST_CONFIG Entries > Formats >

EQEDD.EQEDDHandler.Surpress.sys_loc_code.check

In the EQEDD format, a check has been added for the following:

Warning: Sys_sample_code should exist in the database if RT_SAMPLE_TYPE.SAMPLE_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_CLASS is not 'LQ'.

 

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, edit the ST_CONFIG table as indicated below.

 

Conf-SYS_SAMPLE_CODE-Warning

 

 

ST_CONFIG

VALUE

REMARK

VALID VALUES

CONFIG_SECTION

EQEDD.EQEDDHandler

Required


CONFIG_KEY

suppress.sys_loc_code.check

Required


OBJECT_TYPE


Required


OBJECT_VALUE


Required


STRING_VALUE

True

False

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



False