Skip to content
Giulio Vian edited this page Nov 14, 2015 · 3 revisions

Aggregator exposes three predefined objects or variables to your rules:

  • self as the pivot for all computation.
  • store to access the entire set of work items.
  • logger to add a trace message to the log output

We will refer the TeamCollection containing the self work item as the current Collection.


Previous topic: Scripting Rules Next topic: Examples of Policies

Clone this wiki locally