622
edits
(Created page with "== Intro == The 3B Compliance engine is a set of tools that allow system admins to define rules, conditions and restrictions that will apply on shifts that are booked as well as used as part of matching for relevant candidates == Look Back and Look Forward Extension == The lookBackExtendDays and lookForwardExtendDays allows us to load define a few days before/and after the start and end field paths. This is useful when creating compliance rules that need to evaluate mul...") |
No edit summary |
||
Line 141: | Line 141: | ||
== Invitations == | == Invitations == | ||
The invitations schema is used to determine how Shift Invites are interpreted within the scheduler. The below code sample is the default state that can be overridden, by adding an “invitations” object to the “shift” schedulable within the [[Scheduler Definition]]. | The [[Worker Mobile App Definition|invitations schema]] is used to determine how Shift Invites are interpreted within the scheduler. The below code sample is the default state that can be overridden, by adding an “invitations” object to the “shift” schedulable within the [[Scheduler Definition]]. | ||
The schema allows admins to define the object that will be used for managing invitations as well as the following special properties: | The schema allows admins to define the object that will be used for managing invitations as well as the following special properties: | ||