Rule 3008 - Missing School Year Filter

Rule Type Rejection

Validated Data

This rule is used to validate:

  • School Year

To perform this validation, the following data elements are used:

  • Notification Type

Description

This rule checks that a school year is provided for types that require a school year. These types are:

  • CourseEnrolment
  • CourseEnrolmentStatus
  • EvaluatedMark
  • EvaluatedMarkStatus
  • DiplomaExam
  • DiplomaExamMark
  • DiplomaExamSitting
  • ExamAccommodation
  • Section
  • SectionStatus
  • StudentSchoolEnrolment
  • StudentSchoolEnrolmentStatus

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:

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

Where:

  • {SyncTypes} is a list of Notification Types provided without a School Year.

Applies To

This rule applies to:

Change History

  • Release 3.12 – Added/Updated