Index: BL/Prod/ImageLink.cls.xml =================================================================== diff -u -r69347 -r71050 --- BL/Prod/ImageLink.cls.xml (.../ImageLink.cls.xml) (revision 69347) +++ BL/Prod/ImageLink.cls.xml (.../ImageLink.cls.xml) (revision 71050) @@ -329,8 +329,7 @@ If ($E(Gebruik)'="E")&&(ObjType="HALID") Do ; Intern en Halux product . Set FilePath="http://192.168.1.6/csp/admin1/PRGAProduct.csp?PRNR="_PRNr Else If ((ObjType=..#ObjType) || (ObjType = "MAT")) Do ; Intern of extern voor beslag product - . Set Qstring = $system.Encryption.Base64Encode($system.Encryption.AESEncode("PRNR="_PRNr_"&TAAL="_Taal,"1q2gg34l5U6p789Q")) - . Set FilePath="http://res.vanhoecke.be/Catalog/Product.aspx?"_Qstring + . Set FilePath = ##class(BL.Legacy.HADWIZ).GeefProductInfoUrlAspx(PRNr,Taal) Quit $G(FilePath) ]]>