Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Available from July 2021

The INVADE dialler has a in-built quota manager which allows quotas based on sample points provided in the sample table. Current implementation allows target based quotas.

...

In our example we have 3 quotas added. MEMBER, ATTENDED, Location. Each quota column has to define sample points. In our case (as shown above) we have L1, L2, A1, A2, M1, M2 - these values can be alphanumeric. Everything that starts with sp_ are treated as samplepoints.

Once this file is put in the “Projects” directory, the dialler parses it and identifies all quotas. The columns that are not RecordID or TelNum are treated as quotas.

...