system.kanoa.quality.schedule.intervalTimerEvent
Description
This function will be called by a gateway timer function to check if any checksheets that have a 'Timed interval' trigger should become active. (kanoaQDS) We will check for checksheets that require an asset and then we will check for sheets that do not require an asset.Syntax
intervalTimerEvent()Code Example
# Example Usage:
system.kanoa.quality.schedule.intervalTimerEvent()