M3 Graphical Lot Tracker Housekeeping Tasks

M3 Graphical Lot Tracker is set to perform the following housekeeping tasks:

  • Move data queue transactions from active to rejected when expired

    • Enabled by the parameter .CONFIG:onHouseKeeping_CleanDataqueue

    • Number of days to expire is found in the transaction tab in the configuration tool

  • Delete accepted transactions the data queue

    • Enabled by the parameter .CONFIG:onHouseKeeping_DltDataqueue1000

    • Days before delete in the parameter .CONFIG:onHouseKeeping_Sts1000TrnsDays

  • Delete rejected transactions that has expired from the data queue

    • Enabled by the parameter .CONFIG:onHouseKeeping_DltDataqueue2000

    • Days before delete in the parameter .CONFIG:onHouseKeeping_Sts2000TrnsDays

  • Delete entries from the SSystemLog table

    • Enabled by the parameter .CONFIG:onHouseKeeping_CleanSysLog

    • Days to keep log entries in the parameter .CONFIG:onHouseKeeping_SysLogDays

Additional housekeeping tasks that should be considered.

  • Delete obsolete log files in the %Install Package Root%\GraphicalLotTracker\Log folder.

  • Delete obsolete JPEG images in the %Install Package Root%\GraphicalLotTracker\wwwroot\tmpGraph folder. These images are created when a user access a trace step in Trace Explorer and are obsolete as soon as the user closes the page or moves to another.