Article Megumi Kakechi · Aug 3, 2023 1m read How to customize web gateway error messages InterSystems FAQ rubric You can set individual error pages for the following Web Gateway error messages/system responses: server error server busy server unavailable server timeout connection closed Settings are made on the Web Gateway Management screen ([Management Portal] > [System Administration] > [Configuration] > [Web Gateway Management] > [Configuration] > [Default Parameters]). In the Error Page section of the Default Parameters menu, set the filename of the html page to display or the URL to redirect to when an error occurs. #CSP #Tips & Tricks #Web Gateway #InterSystems IRIS #InterSystems IRIS for Health 1 0 1 366
Article Megumi Kakechi · Jun 15, 2023 1m read How to delete the query cache programmatically InterSystems FAQ rubric Query cache can be purged programmatically using the Purge* methods of the %SYSTEM.SQL class. *For details of each method, please refer to the following documents. %SYSTEM.SQL class【IRIS】 %SYSTEM.SQL class #SQL #Tips & Tricks #Caché #Ensemble #InterSystems IRIS #InterSystems IRIS for Health 2 0 0 406
Article Megumi Kakechi · May 4, 2023 2m read Which processes do you need to monitor in Windows to check that InterSystems IRIS is working properly InterSystems FAQ rubric In Windows, set the processes with the following image names as monitoring targets. [irisdb.exe] contains important system processes.* Please refer to the attachment for how to check important system processes that should be monitored. [IRISservice.exe] #System Administration #Tips & Tricks #InterSystems IRIS #InterSystems IRIS for Health 1 0 1 413
Question Megumi Kakechi · Apr 21, 2022 Insert IRIS globals including Japanese into pandas dataframe I tried to convert IRIS globals to pandas dataframe. I can do it as follows if there are no Japanese included in globals, #Python #InterSystems IRIS 0 2 0 394
Question Megumi Kakechi · Apr 18, 2022 How to handle returned exception error object by Embedded Python method? How can I get the Python error object(exception return value) from the embedded python method?I have an embedded Python method like as below; #Embedded Python #InterSystems IRIS 0 9 2 936
Question Megumi Kakechi · Dec 26, 2016 Is it possible to build cube(source class:DataConnector) during source table updating? Hello,I have a question regarding Data Connector cube. #InterSystems IRIS BI (DeepSee) #Cubes #Listings 0 2 0 450
Question Megumi Kakechi · Jul 11, 2016 ZEN Mojo : file download code sample Hello, One of our AP would like us to provide the file upload/download sample code by using ZEN Mojo. I already provided them the attached "upload-sample". I tried to create the "download-sample" in a similar way, but I couldn't do it yet. Does anyone have a good idea/sample about this? I'd like to download the server side file(e.g. c:\temp\nene.jpg) into client machine with a OpenFileDialog(image.png). Thank you in advance. #Frontend #ZEN #Caché 0 6 0 953