QER\ComplianceCheck\CalculateImmediately

This configuration parameter specifies the intervals for recalculating rule violations. Is the parameter is enabled, the requests for recalculation of rule violations when relevant changes are made, is sent immediately. If the parameter is not enabled, recalculation tasks are started when the scheduled task runs the next time.

Value1
Enabledfalse
Resultingfalse
Cryptedfalse

Usage and hierarchy

Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.

Parent: QER\ComplianceCheck

Child parameters

No child parameters in the current snapshot.

SQL modules using this parameter

  • dbo.CPL_TDPersonHasObject
    calls QBM_PDBQueueInsert_Bulk, QBM_PSessionErrorAdd; writes INSERT into, DELETE not; reads/joins deleted; uses config QER\ComplianceCheck\CalculateImmediately
  • dbo.CPL_TIPersonHasObject
    calls QBM_PDBQueueInsert_Bulk, QBM_PSessionErrorAdd; writes INSERT not, INSERT into; reads/joins inserted; uses config QER\ComplianceCheck\CalculateImmediately
  • dbo.CPL_TUPerson
    calls QBM_PDBQueueInsert_Bulk, QER_PITShopHelperFillAll, QBM_PSessionErrorAdd; writes INSERT into, UPDATE not; reads/joins inserted, deleted, person, ComplianceRule; uses config QER\ComplianceCheck\CalculateImmediately

C# source references

No C# source usage extracted.