HM 5.92 on Win2003 Standard:
I have a test using method "Compare Files" which should alert if a certain text file read by an RMA doesn't contain a certain string.
However it seems to fail no matter if the string is in fact represented in the text file.
The test is here:
Method = CompareFiles
;--- Common properties ---
;DestFolder = Root\DC Kunder\Dansk Kvalitets Vikar A/S\DKVTest02 (Oracle)\SystemState\
RMAgent = DKVTest02 (Oracle)
Title = DKVTest02 (Oracle) OracleDataDump Failed
Disabled = Yes
Comment =
RelatedURL =
ScheduleMode= Regular
Schedule = Mo-Su 1200-1201
Interval = 60
Alerts = Send SMS Mo-Su 1200-1201 til KJE (1 x Bad, Bad only)
ReverseAlert= No
UnknownIsBad= No
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = DKVTest02 (Oracle) Port 3456 (RMA)
;--- Test specific properties ---
AlertMode = DoesntContainString
MissingCheck= Yes
UseMacros1 = No
UseMacros2 = No
File1 = D:\SystemMaintenance\bmssa.log
String = Export terminated succesfully without warnings
WholeWords = No
CaseSensitive = No
Any idea of what goes wrong (Should read: Where did I screw up

Thanks in advance !
Kasper :O)