Configure the Principal EO conversion
Your chance to configure the Principal EO if you don't use BIOTICS. If you use BIOTICS, don't do this QC or configuration.
Below is the [EOR_PRINCIPAL_EO] section of the arev\hdms\ini\custom.cfg file in its original form:
[EOR_PRINCIPAL_EO]
* In HDMS, there is a way to create a relationship
* between a sub-EO and it's Principal EO. In this configuration file, the
* principal EO is configured using "PRINCIPAL_EOCODE" as the key.
*
* or "PRINCIPAL_EOCODE=" + {name of a field}
*
* ex: PRINCIPAL_EOCODE=EOR.OPT15
*
* Use 'PRINCIPAL_EOCODE=" to specify a field that returns the EOCODE
* of this EO's parent (e.g., "PRINCIPAL_EOCODE=EOR.OPT15" means there
* is an EOCODE value entered in the EOR.OPT15 field for sub-EO's).
*
*PRINCIPAL_EOCODE=
|
After you make your edits to the arev\hdms\ini\custom.cfg file, load them by executing LOAD_CONFIG HDMS\INI\CUSTOM.CFG.
QC Procedure (do this only if you configured the EOR_PRINCIPAL_EO):
- SELECT EOR WITH HDMS_PRINCIPAL_EOCODE [] '--'
- LIST EOR JUSTLEN 17 HDMS_PRINCIPAL_EOCODE JUSTLEN T50
- If there were problems, you would see messages like "-- Invalid: No EOR with this code exists."
- In the case above, you must either correct the EOCODE value or create the Principal EOR record.
Back to DataQc