Index: vhDeploy/D20241211xConfigItemsSwitchVisidotNaarDfs.cls.xml =================================================================== diff -u -r74228 -r74759 --- vhDeploy/D20241211xConfigItemsSwitchVisidotNaarDfs.cls.xml (.../D20241211xConfigItemsSwitchVisidotNaarDfs.cls.xml) (revision 74228) +++ vhDeploy/D20241211xConfigItemsSwitchVisidotNaarDfs.cls.xml (.../D20241211xConfigItemsSwitchVisidotNaarDfs.cls.xml) (revision 74759) @@ -34,8 +34,8 @@ #dim ConfigSleutel1 As %String = "APPS.VisiDot.EndAfhandelaar.FileLocation" #dim ConfigSleutel2 As %String = "APPS.VisiDot.ZijkantAfhandelaar.FileLocation" - Do ..MaakAanConfigItemVoorVisidot(ConfigSleutel1, "CACHE01", "\\vanhoecke.be\T2_APPS\PRD\VisiDot") - Do ..MaakAanConfigItemVoorVisidot(ConfigSleutel2, "CACHE01", "\\vanhoecke.be\T2_APPS\PRD\VisiDot") + Do ..MaakAanConfigItemVoorVisidot(ConfigSleutel1, "CACHE01", "\\vanhoecke.be\T2_APPS\PRD\VisiDot\PROD") + Do ..MaakAanConfigItemVoorVisidot(ConfigSleutel2, "CACHE01", "\\vanhoecke.be\T2_APPS\PRD\VisiDot\PROD") Do ..MaakAanConfigItemVoorVisidot(ConfigSleutel1, "CACHEACP2010", "\\vanhoecke.be\T2_APPS\ACP\CacheExport\2010v2\DEV1\Visidot") Do ..MaakAanConfigItemVoorVisidot(ConfigSleutel2, "CACHEACP2010", "\\vanhoecke.be\T2_APPS\ACP\CacheExport\2010v2\DEV1\Visidot")