Index: APPS/CHUI/NativeCommandoService.cls.xml =================================================================== diff -u -r60822 -r74593 --- APPS/CHUI/NativeCommandoService.cls.xml (.../NativeCommandoService.cls.xml) (revision 60822) +++ APPS/CHUI/NativeCommandoService.cls.xml (.../NativeCommandoService.cls.xml) (revision 74593) @@ -105,13 +105,30 @@ Write "ReflectionGetRDPClientName" Read Antwoord:1 Use 0:(:/ECHO=1) - if $$$Not($$$HasLength(Antwoord)){ - do SendMiniMailForced^vhLib.Mail("cachelogin@vanhoecke.be",$LB("ict_meldingen@vanhoecke.be","jo.willems@vanhoecke.be"),"Reflection terminal emulatie", "VBA code en/of events out of date voor reflection ("_$io_")") + If $$$Not($$$HasLength(Antwoord)){ + Do ##class(vhLib.Logger).%New("Reflection terminal emulatie").Info("ReflectionRDPClientName", "VBA code en/of events (RDPClientName) out of date voor reflection ("_$io_")") + Do SendMiniMailForced^vhLib.Mail("cachelogin@vanhoecke.be",$LB("ict_meldingen@vanhoecke.be","jo.willems@vanhoecke.be"),"Reflection terminal emulatie", "VBA code en/of events (RDPUserName out of date voor reflection ("_$io_")") } - Q Antwoord + Quit Antwoord ]]> + +%String + + + %String