Rule 70012 - Unsupported AgencyIdentifier

Rule Type Rejection

Validated Data

This rule is used to validate:

To perform this validation, the following information is used:

Description

This validation will fail if the <AgencyIdentifier> has an unsupported <AgencyCode>, <AgencyName>, <CountryCode>, or <StateProvinceCode>.

Expecting an:

  • <AgencyCode> of “Province”,
  • <AgencyName> of “Alberta Education”,
  • <CountryCode> of “CA”, and
  • <StateProvinceCode> of “AB”.

It will also fail if <AgencyIdentifier>/<AgencyAssignedID> is not provided.

Additional Notes

Include any additional information regarding the rule.

Message

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

Unsupported Agency Identifier. Only transcript requests with an Agency Assigned ID assigned by Alberta Education are supported. One or more fields contain missing or incomplete information.

Applies To

This rule applies to:

Change History

  • Release 5.01 - Created
  • Release 7.00 - Moved from the PASICore service level to the PESC Response Level

Upcoming Changes