Skip to main content

system.kanoa.quality.schedule.intervalTimerEvent

This function is not part of a class and can be used independently.

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()
  • Parameters: None
  • Returns: None
  • Code Example

    # Example Usage:
    system.kanoa.quality.schedule.intervalTimerEvent()