Index: TECH/Context/RuntimeContext.cls.xml
===================================================================
diff -u -r3762 -r3817
--- TECH/Context/RuntimeContext.cls.xml (.../RuntimeContext.cls.xml) (revision 3762)
+++ TECH/Context/RuntimeContext.cls.xml (.../RuntimeContext.cls.xml) (revision 3817)
@@ -226,12 +226,32 @@
Set:("" = ..ComputerNaam) ..ComputerNaam = ##class(TECH.Process).GeefClientHostName()
}
+
+ Do ..CheckAndFixUnresolvedComputerNaamBijVpnConnectie(CHUIActief)
+
}
if $$$UCase(..ComputerNaam)="LOCALHOST" set ..ComputerNaam=$$$Server_".vanhoecke.be"
Quit ..ComputerNaam
]]>
+
+CHUIActief:%Boolean
+1
+
+
+
%String