Search

Clear filter
Article
Istvan Hahn · Oct 6, 2016

RESTful Exception Handling

The real new in the source is the “try-catch” decoration. To those who are mostly COS programmers: it is a beginner’s guide.
Question
Saju Abraham · Feb 3

JSON Parsing Structure Code Update Request

Hello All, I need help Integrating the vendor-provided code into the current code to check if the data is an array and if it is, iterate through each item using a for each loop.
Article
Istvan Hahn · Sep 21, 2016

REST in Pieces

As you know the positional argument passing gives you a single argument vector instead of multiple parameters.
Article
Zhong Li · Jul 18, 2020

Save Pandas DataFrame into IRIS - a quick note

It is better look for a List Comprehensions , vectorized solution or DataFrame.apply() method.
Article
Yuri Marx · Nov 27, 2024

Using IRIS and Presto for high-performance and scalable SQL queries

Vectorized columnar processing.
Article
Alex Woodhead · Jan 26, 2024

PrivateGPT exploring the Documentation

on default model privateGTP> python3 -m private_gpt # navigate safari browser to http://localhost:8001/ # To bulk import documentation needed to stop the web interface as vector
Article
Luis Angel Pérez Ramos · Jul 9

InterSystems Data Studio at your service!

One of the advantages of IDFS is that, since it is built on InterSystems IRIS, it leverages its vector search capabilities, which allow semantic searches across the data catalog, allowing
Question
Yuri Marx · Nov 24, 2020

Generate HTML source code documentation

= 0 If $Isobject($Get(%request)) { Set oldRequest = %request Set oldResponse = %response Set oldSession = %session Set restore = 1 } Set %request = ##class
Article
Mark Bolinsky · Mar 18, 2016

Database Mirroring without a Virtual IP Address

I guess latency factor is the one to blame here, isn't it?
Article
Kurro Lopez · Apr 14

InterSystems for dummies – Machine learning

insomnia01AllModel: All factors Inspect if all factors affect any sleep disorder type.. We are going to create all those models now.
Question
li yu · Jul 22, 2016

How to install InterSystems Caché?

OpenVMS note: the SET FILE/ATTRIB command cited by Richard, which may be necessary to restore to the install package attributes that were stripped when it was conveyed to the target
Question
Alexi Demetriou · Nov 20, 2018

Run batch script from Task Manager

job INT^SHUTDOWN ; is the right code (corrected by Dmitry) Fixed, and also changed from DO to JOB, if we do not want to manually restore this task after every run.
Question
Eduard Lebedyuk · Oct 1, 2019

Current rss memory consumption / use of $zf(-100)

} Catch (ex) { // don't overwrite the error status if it's already populated Set:$$$ISOK(tSC) tSC = ex.AsStatus() } If 'ZEOFMode Do $ZU(68,40,0) // Restore
Question
Grace Fiamengo · Feb 28, 2019

Which is better for deploying new HealthShare environments and incremental updates - %Installer or Ensemble -> Export Production?

For existing environments, I am not sure if I could install that new baseline file or should just restore the XML and manually adjust any settings like we do now?
Article
Alexey Maslov · Mar 16, 2020

cmPurgeBackup as useful add-on to IRIS/Caché Online Backup

It supports the selective restoration of databases, and you can even rename them. Does it sound like I am just promoting the benefits?