Rule 3006 - Unexpected School Year Filter

Rule Type Rejection

Validated Data

To perform this validation, the following information is used:

  • Notification Type
  • School Year

Description

This rule checks that a school year is not provided for types that do not use a school year. These types are:

  • School
  • SchoolAuthority
  • Student
  • StudentStatus

The school year is optional for the SchoolCalendarYear type.

Note: This message should never be seen by an end user. It is related to the setup of calling the Is Data Available service operation and is returned as a Rule 3001 - Request Doesn't Match Schema exception.

Message

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

Unexpected School Year. The School Year must not be provided with the following Types: ({SyncTypes})

Where:

  • {SyncTypes} is a list of the Notification Types that were provided with a school year.

Applies To

This rule applies to:

Change History

  • Release 3.12 – Added/Updated