#htmleditformat( clientName )#

select anomalyType from tbl_SYS_AnomalyStatus with (nolock) where ownerId = and ownerType = and anomalyType = insert into tbl_SYS_AnomalyStatus( ownerType, ownerId, anomalyType ) values ( , , ) update tbl_SYS_AnomalyStatus set anomalyTitle = , anomalyDescription = , lastRun = , lastResult = , status = 'PASS', lastSuccess = , status = 'FAIL', lastMs = , issueCount = where ownerId = and ownerType = and anomalyType =
#_detectorHTMLOutput# #_detectorResultsHTML#

#htmleditformat( listLast( detectorTemplate, '/' ) )#

select * from qmd_detectors where issues = 'Y'

No Anomalies Detected!

The following anomalies have been detected in this Library Account.

As such our software will not work as intended and thus our client will not get the maximum value from their investment.

Please address these issues in a timely manner. If you do not know how to do so then seek assistance from the appropriate subject matter experts.

Anomaly Summary

#htmleditformat( title )##lsnumberformat( issueCount )#
notifications sent to #htmleditformat( listFirst( qmd_batch.clientProcessEmail ))#
#_detectorOutputHTML#
select * from qmd_detectorsWithIssues where devNotifyEmail <> '' order by devNotifyEmail #_detectorOutputHTML#