Index: vhConsistency/Checks/BL/Prod/TestImageLink.cls.xml =================================================================== diff -u -r29059 -r49427 --- vhConsistency/Checks/BL/Prod/TestImageLink.cls.xml (.../TestImageLink.cls.xml) (revision 29059) +++ vhConsistency/Checks/BL/Prod/TestImageLink.cls.xml (.../TestImageLink.cls.xml) (revision 49427) @@ -5,6 +5,11 @@ 1 vhConsistency.Check + +APPS.common.enu.Toepassing.AutoComplete +1 + + Do ##class(vhConsistency.ConsistencyCheck).VoerUit(1,1,"vhConsistency.Checks.BL.Prod.TestImageLink") @@ -22,6 +27,7 @@ Do ..Controleer("http://res.vanhoecke.be/Images/BLUM/W/P_48N0510re_P_1_PB_BAU_SALL_APR_V1.JPG",Toepassing,1935) #dim ProductID As %String = 821043 + Do ..Controleer("\\Notes01\Images\VH\W\EXXX072.JPG", ..Toepassing.AX, ProductID) Do ..Controleer("http://res.vanhoecke.be/Images/VH/W/EXXX072.JPG",##class(APPS.common.enu.Toepassing).Flex(),ProductID) Do ..Controleer("",##class(APPS.common.enu.Toepassing).Bartender(),ProductID) Do ..Controleer("http://res.vanhoecke.be/Images/VH/W/EXXX072.JPG",##class(APPS.common.enu.Toepassing).VhintraShell(),ProductID) @@ -38,8 +44,8 @@ Do ..Controleer("\\Notes01\Images\VH\W\EXXX072.JPG",##class(APPS.common.enu.Toepassing).BartenderVoorkeurVector(),ProductID) Do ..Controleer("VH/W/EXXX072.JPG",##class(APPS.common.enu.Toepassing).WWWOrgalux(),ProductID) - - Set ProductID = 404375 + Set ProductID = 404375 + Do ..Controleer("\\Notes01\Images\Orgalux\ViaSleutelG\TKCUISFL.JPG", ..Toepassing.AX, ProductID) Do ..Controleer("http://res.vanhoecke.be/Images/Orgalux/ViaSleutelG/TKCUISFL.JPG",##class(APPS.common.enu.Toepassing).Flex(),ProductID) Do ..Controleer("\\Notes01\Images\Orgalux\ViaSleutelG\TKCUISFL.JPG",##class(APPS.common.enu.Toepassing).Bartender(),ProductID) Do ..Controleer("http://res.vanhoecke.be/Images/Orgalux/ViaSleutelG/TKCUISFL.JPG",##class(APPS.common.enu.Toepassing).VhintraShell(),ProductID)