Question Steve Riddle · Sep 2, 2022 How to make all existing ClassMethods and Queries "SqlProc" within tables Hi,We have a large number of tables with an even larger number of Queries and Class Methods within them and we wish to add the SqlProc keyword to all of them.Does anyone know if there is a simple way to do this other than by pasting [ SqlProc ] to each method/query? i.e. placing a keyword at the class level rather than a method/query level. #InterSystems IRIS 0 3 0 238
Question Steve Riddle · Aug 10, 2022 UNicode and 8-bit databases Is anyone aware of how to find out if a UNICODE database has been installed on an 8-bit version of IRIS i.e. is there a way of checking and actual database rather than the IRIS instance version? #InterSystems IRIS 0 4 0 499
Question Steve Riddle · Nov 1, 2021 Cloudflare and CSP Hi, Has anyone experienced any issues when using Cloudflare in front of a csp application?I keep getting 502 errors when Cloudflare is active? Strangely, the SMP works but only if I remove the trailing question mark from the url but it doesn't resolve the issue when I try any other csp application URL's. #CSP #Caché 0 3 0 264
Question Steve Riddle · Nov 9, 2020 Apache RewriteRule on IRIS Hi, I'm attempting to set up an Apache Rewrite Rule so that a url picks up a different csp page. For example I want Apache http://hostname/csp/test/foo.csp to redirect to http://hostname/csp/test/bar.csp Here is my example of Cache80.conf #InterSystems IRIS 0 3 0 307
Question Steve Riddle · Oct 9, 2020 Apache and Containerised IRIS Hi All, I'm being asked if I can set up a AWS EC2 containerised version of IRIS and a separate AWS EC2 installation of Apache to serve IRIS web files. Creating the Apache EC2 and containerised IRIS EC2 is the simple bit but getting them both to talk to each other does not seem quite so simple and I cannot find any documentation to describe how this can be achieved. Has anyone else managed to achieve this? #InterSystems IRIS 0 8 0 474
Question Steve Riddle · Jun 4, 2020 Auditing Software Hi All, I am aware of some Auditing software that was made available quite some years ago that I cannot find. I would like to install it and give it a try. Does anyone know where I can access this software please? Thanks in advance. Steve #ObjectScript #Caché #InterSystems IRIS 0 6 0 245
Question Steve Riddle · Nov 9, 2016 How to work out the cause of a STORE error Hi, I have a process that is importing lots of data from an external file, but every now and then I come across a STORE error. I know that the STORE error is occurring in the %Save method of the class but I know very little else and I think its something to do with a lage amounts of Related Objects. Is there a method of finding out more information regarding this error i.e. which actual object was being saved etc etc. Thanks Jim #Data Import and Export #Debugging #Caché 0 9 0 2.7K