Page tree

  1. Why would you hot-swap an enabled rule set instead of disabling, editing, and re-enabling?
    If you hot-swap a rule set, you can be guaranteed that the trigger event of the rule set will not 'miss' an event. There will be no time when you do not have either version 1 or 2 of the rule set listening for trigger events. 
  2. Under what circumstances should you preserve the enabled rule set name on hot-swap?
    If you have two rule sets participating in a remote trigger relationship, you would want to preserve the name of the 'receiver' rule set. The 'sender' will be referring to it by name, so if you change that name, you will break the relationship.
  • No labels