Skip to main content

Spot Check

Scoping Questions
  1. Is cash spot check (blind count) required?
  2. How often are spot checks performed?
  3. What variance tolerances are acceptable?
Configuration Examples
POS terminal template with spot check settings
<retail:posTerminalTemplate
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:templateId>STORE_TERMINAL</retail:templateId>
<retail:spotCheckEnabled>true</retail:spotCheckEnabled>
<retail:spotCheckBlindCount>true</retail:spotCheckBlindCount>
<retail:spotCheckVarianceTolerance>5.00</retail:spotCheckVarianceTolerance>
<retail:spotCheckRequiresDenominationBreakdown>true</retail:spotCheckRequiresDenominationBreakdown>
</retail:posTerminalTemplate>