ActionLevels Format – Add Check for DT_ACTION_LEVEL_LOOKUP.COMPARISON_GROUP [d30961]
Added a custom check to the ActionLevelLookup section of the ActionLevels format to ensure comparison_group is populated if lookup_method is SINGLE_LOOKUP, SINGLE_MIXED, MULTIPLE(OR)_LOOKUP, MULTIPLE(OR)_MIXED, MULTIPLE(AND)_LOOKUP, or MULTIPLE(AND)_MIXED.
Analytical Results II Format – Update to Match ARII Report Column Order [d30827]
Updated the Analytical Results II format to match the column order in the Analytical Results II report.
Data_Tables Format – Encrypt and Add DT_LITHOLOGY.END_DEPTH and DT_CHAIN_OF_CUSTODY_PARAMETER Section [d33468]
Encrypted the Data_Tables format to be compatible for use with EQuIS 7.22.1+ Builds. Also added the DT_LITHOLOGY.END_DEPTH field and DT_CHAIN_OF_CUSTODY_PARAMETER section.
EDP – Field Length/Precision Error Handling Not Applied to Scientific Notation, Creating Results of 0 [d34109]
Fixed a bug in EDP where Field Length and Precision errors were not applied correctly to results in scientific notation.
EDP – Modify EDP Formats to Cease Forcing Values to Upper-case [d31105]
Added an option to disable auto-capitalization for Key fields in EDP by
adding a corresponding record to ST_CONFIG. This can be applied to all
formats, or it can be format specific.
EDP Standalone – Missing Portuguese on Install [d33984]
Added Portuguese resource files to EDP Standalone installer.
EQEDD and EQEDD_v2 Formats – Lab EDD Export Filtered on Analyte Does Not Filter Output of Test_Batch_ID [d31180]
Fixed a bug in the EQEDD and EQEDD_v2 format Lab EDD exports that was preventing results in the TestBatch_v1 and TestBatch_v2 sections from filtering based on analyte.
EQEDD_v2 Format – Correct Format to Allow Text for RESULT_VALUE Dependent on CAS_RN in TestResultsQC_v2 and FieldResults_v2 [d31634]
Added the option for the RESULT_VALUE to be text for analytes specified in CAS_RN for TestResultsQC_v2 and FieldResults_v2 sections.
EQEDD_v2 Format – Corrected Test Results and Test ResultsQC result_value Error [d31131]
Fixed a bug where EQEDD_v2 TestResults_v2 and TestResultsQC_v2 tables threw an error on RESULT_UNIT when DETECT_FLAG was "N". Instead, it will now require RESULT_UNIT to be NULL if RESULT_VALUE is NULL and DETECT_FLAG is "N".
ERPIMS Format – Updated EDD SaveFixedWidth Method to Use the StringBuilder.Append Instead of StringBuilder.AppendFormat [d31052]
Fixed a bug in the ERPIMS format where .txt files were not saved correctly.
GeologyEDD Format – Add CUSTOM_FIELD_#s to Subfacility Section [d31254]
Added the following fields to the Subfacility section of the GeologyEDD (they map to DT_SUBFACILITY):
- CUSTOM_FIELD_1
- CUSTOM_FIELD_2
- CUSTOM_FIELD_3
- CUSTOM_FIELD_4
- CUSTOM_FIELD_5
gINT Format – Map to DT_LITHOLOGY.END_DEPTH [d33718]
The Lithology.Bottom field in the gINT format now maps to DT_LITHOLOGY.END_DEPTH.
Professional EDP – Portuguese Sign and Submit aligned [d34212]
Fixed a bug where the EDP Sign and Submit form in Portuguese translation was not aligned.
Professional EDP and Standalone – Context Menu Remains in Foreground when File Selection Dialog Box is Displayed [d33797]
Fixed an issue with the context menu displayed when right-clicking a table in EDP. It will now close when selecting the "Load Data File" or "Load and Append Data File" option.
Professional EDP and Standalone – Removed Incorrect File Type Text from Footer [d34078]
Removed incorrect file types from EDP footer message.
Refvals Format – Add CUSTOM_FIELD_1-5 to All Reference Tables [d33873]
Added CUSTOM_FIELD_1 through CUSTOM_FIELD_5 to all tables in the refvals format to match the updated Schema.
Updated reference tables include the following:
AT_COMPANY, AT_COMPANY_PERSON, AT_EQUIPMENT_PARAMETER, AT_GEO_UNIT, AT_MATERIAL, RT_ACTION_LEVEL_TYPE, RT_ANALYTE, RT_ANALYTE_DETAIL, RT_ANALYTE_VAR, RT_ANALYTIC_METHOD, RT_BASIN, RT_COMPANY_TYPE, RT_COMPANY, RT_COORD_ELEV_DATUM, RT_COORD_ELEV_METHOD, RT_COORD_GEOMETRIC_TYPE, RT_COORD_HORZ_DATUM, RT_COORD_HORZ_METHOD, RT_COORD_TYPE, RT_COORD_VERIFICATION, RT_DOWNHOLE_POINT_PARAM_TYPE, RT_EQUIPMENT_PARAM_TYPE, RT_EQUIPMENT_TYPE, RT_FACILITY_PARAM_TYPE, RT_FILE_PARAM_TYPE, RT_FILE_TYPE, RT_FINDING_TYPE, RT_FRACTION, RT_FREQUENCY, RT_GEO_UNIT_TYPE, RT_GEOLOGIC_UNIT, RT_GROUP, RT_GROUP_MEMBER, RT_LAND_USE, RT_LOCATION_PARAM_TYPE, RT_LOCATION_TYPE, RT_LOOKUP, RT_MATERIAL_TYPE, RT_MATERIAL, RT_MATRIX, RT_MATRIX_CLASS, RT_MEDIUM, RT_MTH_ANL_GROUP, RT_MTH_ANL_GROUP_MEMBER, RT_NOTE_TYPE, RT_PARAM_TYPE, RT_PREP_METHOD, RT_PRESERVATIVE, RT_QUALIFIER, RT_REMAP, RT_REMAP_DETAIL, RT_RESULT_PARAM_TYPE, RT_RESULT_TYPE, RT_SAMPLE_METHOD, RT_SAMPLE_PARAM_TYPE, RT_SAMPLE_TYPE, RT_SOIL_GAS_PARAM_TYPE, RT_STATE, RT_STREAM, RT_SUBFACILITY_PARAM_TYPE, RT_SUBFACILITY_TYPE, RT_SYMBOL, RT_TASK_PARAM_TYPE, RT_TASK_TYPE, RT_TEST_BATCH_TYPE, RT_TEST_PARAM_TYPE, RT_TEST_TYPE, RT_TIMEZONE, RT_TIMEZONE_OFFSET, RT_UNIT, RT_UNIT_CONVERSION_FACTOR, RT_VALID_CODE, RT_WELL_SEGMENT_TYPE
RockWorks Format – Map LITHOLOGY.DEPTH2 to DT_LITHOLOGY.END_DEPTH [d31251]
Updated the LITHOLOGY.DEPTH2 field in the RockWorks format to map to DT_LITHOLOGY.END_DEPTH.