Tool Search: Ed-Fi
This entity represents the schedule of class period meeting times.
Object Triggering Logic
This table describes logic for triggering syncing of this object.
Action | Trigger |
---|---|
Post | When a Period Schedule is created and saved.
|
Put | When any field not part of the Natural Key is changed:
|
Delete/Post | When any field part of the natural key is changed.
|
Delete | When all Periods in a Period Schedule are deleted or the Period Schedule is deleted. |
School Exclude, Calendar Exclude, Resource Toggle and Resync Logic
This table describes the School Exclude, Calendar Exclude, Resource Toggle and Resync logic of this object.
Action | Trigger |
---|---|
None | If a resource is toggled to 'OFF' after data has sent, all sent data will remain in the ODS but no new data will send. |
Delete | If a resource is toggled to 'OFF" after data has sent and an action is performed that would trigger a delete, that data will remain in the ODS until a resync is done. |
Resync | If a record is in the Ed-Fi Identity Mapping table and not in the ODS, it will be deleted from the Ed-Fi Identity Mapping table. |
Resync | If a record is in the ODS and it does not have a matching record in Campus or the Ed-Fi Identity Mapping table, it will be deleted from the ODS. |
Resync | If a mapping is changed in Resource Preferences, a resync will need to be done to reflect the changes. |
Natural Key Changes, Cascading Updates, and Deletes Logic
This table describes the Natural Key Changes/Cascading Updates and Deletes logic of this object.
Action | Trigger |
---|---|
Delete/Post | If any of the following changes in the Schools resource:
|
Delete/Post | If Period Schedule Name or Period Name Changes. |
Scope Year Logic
This table describes scope year logic of this object.
Logic |
---|
Period Schedules will only send for the school year to which they are aligned.
|
Event Queue Detail
This table describes the Event Queue Detail of this object.
Campus Table | Ed-Fi Action | Fields |
---|---|---|
periodschedule | Post/Put/Delete | The primary tables used for sending data for this resource. |
period | Put | Class Periods Reference |
days | Put | Dates |
gradelevel | Put | Grade levels |
Object Data Elements
This table describes data elements sent within the Bell Schedules resource.
Data Element Label | Business Requirement | Business Rules | M, C or O | Data Source GUI Path | Database Field |
---|---|---|---|---|---|
id | Id | The unique identifier of the resource. | M | ||
bellScheduleName | Name or title of the Bell Schedule. | Report the Period Schedule Name + Schedule Structure ID
| M | System Administration> Calendar> Calendar> Periods System Administration> Calendar> Calendar> Schedule Structure | periodschedule.name + schedulestructure.structureID |
classPeriods | An unordered collection of bellScheduleClassPeriods. The class periods that compose this BellSchedule. | Reports the Class Period reference for all periods in the period schedule.
| M | ||
schoolReference | A reference to the related School resource. | Reports the fields that are part of the Natural Key for the Schools resource. | M | ||
alternateDayName | An alternate name for the day (e.g., Red, Blue). | Report the Period Schedule Name. | O | System Administration> Calendar> Calendar> Periods | periodschedule.name |
dates | An unordered collection of bellScheduleDates. The dates for which the BellSchedule applies. | Reports all of the dates the period schedule is aligned to
| O | ||
gradeLevels | An unordered collection of bellScheduleGradeLevels. The grade levels the particular BellSchedule applies to. | Reports all of the grade levels in the schedule structure the period schedule is aligned to.
| O | ||
etag |