Versions Compared

Key

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

GB – CapacityTolerance Image Modified

Compares the capacity declared on the current invoice bill to the capacity declared on the previous invoice bill and fails if it is not within a specified tolerance.

The Validator checks field 1028 (Capacity kVA Value)

The Validator will be unable to complete if there is not a previous bill

Validator Set Up

Image Added

Variables

VariableDescription
Bill will pass validation if the Query Value is less than (£)Enter a monitory figure, for example 50.  The Validator will only fail if the value of the difference is above £50
Tolerance value %Enter a percentage figure that yo u want the value to be within, for example 1  (for 1%)

Failure Prompt

Image Added

Total capacity within % of previous bill: FAILED - The name of the Validator

'tolerance=1.00' - Tolerance set in the Validator - 1%

'capUnits=400.Image Removed00' - The value entered into field 1028,  400 kVA

'MinimumQueryValue=50.00' -  The minimum amount the query needs to be (in £s) for the Validator to fail

'upperlimit=191.90' - The amount of the kVA on the previous bill plus 1% (as set in the Validator) 190 + 1.90 (1%) = 191.90

'capcost=200.00' - The value in the Capacity kVA field (field 1028)

'QueryValue=105.00' - The monitory value of the difference in the previous bill kVA and current bill kVA (current bill £200.00, previous bill £95, £200 - £95 = £105).  

'lowerlimit=188.10 - The amount of the kVA on the previous bill minus 1% (as set in the Validator) 190 - 1.90 (1%) = 188.10