<< Click to Display Table of Contents >> Navigation: Configuration > ST_CONFIG Entries > Formats > EQEDD.EQEDDHandler.Suppress.sys_loc_code.check |
In the EQEDD and EQEDD_v2 formats, the below checks exist:
•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, 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.
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 |
Copyright © 2023 EarthSoft, Inc • Modified: 27 Oct 2022