Rulebase Updates

Version 3 of SNF includes a getRulebase script and an update-script feature in the SNFServer engine (also present in the MDaemon plugin). When set up properly the SNFServer engine will launch the getRulebase script whenever a newer rulebase is available.

To manually fire the getRulebase script:

  • Create (touch) the UpdateReady.txt file. The contents don't matter, it just has to exist.
  • Run you getRulebase script.

The getRulebase script will look for the UpdateReady.txt file before it tries to download the rulebase and it will delete the file when it has finished.