Question Ralenaa Kutkarska · Apr 24, 2019 How can I add two or more file attachments into the %Net.MailMessage I've tried this: s status=msg.AttachFile("F:\MyDir","myFirstFile.pdf",1,.count) #ObjectScript #Caché 1 2 2 475
Question Ralenaa Kutkarska · Apr 5, 2019 REST and CSP Sessions Hi!We are using Rest Service with inheritance of %CSP.Rest, and we are having the following problem: when we receive 100 request from single IP adress - this creates 100 CSP sessions and takes 100 user licence for each request for few seconds. What can we do do about this? We've set this parameter:Parameter UseSession As Integer = 1;Thank you in advance! #REST API #Caché 0 3 0 640