Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix meta:picoId definition

...

  • meta:eci - the event channel identifier on which the current event was raised
  • meta:host - the public DNS name of the machine running the engine, including port number
  • meta:inEvent - the public DNS name of the machine running the engine, including port number
  • meta:inQuery - the public DNS name of the machine running the engine, including port number
  • meta:picoId - the version ID of the currently running rulesetpico
  • meta:rid - the ruleset ID of the currently running ruleset
  • meta:ruleName - the name of the rule currently being evaluated
  • meta:rulesetAuthor - the author from the meta section of the current ruleset
  • meta:rulesetDescription - the description from the meta section of the current ruleset
  • meta:rulesetName - the name from the meta section of the current ruleset
  • meta:rulesetURI - the URL from which the currently running ruleset was registered/installed
  • meta:txnId - return the transaction ID for the current evaluation. This is mostly useful for debugging.

...