Rule 49501 - Duplicate Examinee in GED File

Rule Type Structure Check

Validated Data

This rule is used to validate the following data in a GED File record:

To perform this validation, the following information is used:

Description

GEDTSExamineeID can only appear once in a GED file.

Effective Period

  • This validation rule is in effect for all school years.

Additional Notes

If this rule fails, the entire file cannot be loaded.

The rule is looking for two or more <Examinee> elements for the same GEDTSExamineeID where the <MACode> = A. The rule will also fail if there are two or more <Examinee> elements for the same GEDTSExamineeID where the <MACode> = D.

If the rule fails it will return a comma delimited list of duplicate GEDTSExamineeID's

Message

When this validation rule is triggered, the following message is returned:

Duplicate Examinee(s): {List of duplicate GEDTSExamineeIDs separated by a ','}. An Examinee can only appear once in the GED file.

Applies To

Change History

  • Release 4.11 – Updated