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
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
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
Yuri Marx · Nov 27, 2024

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

Vectorized columnar processing.
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
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.
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
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.
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
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?
Article
alex kosinets · Apr 29, 2020

MX: Mumps & eXcel Joining - But Why?

sheets are more multidimensional: you have to consider the possibility of several users working at the same sheet, to store the previous state of the cells, and a number of other factors
Discussion
Evgeny Shvarov · Jul 20, 2021

What is the Best Tool to Edit Data in InterSystems IRIS?

Cue major panics, hours of restore and de-journal. etc. 2. Don't write SQL updates directly (SMP, command line, etc).
Question
Davi Massaru Teixeira Muta · Dec 13, 2022

objectscript changes in Caché IRIS migration to IRIS

Unknown to %RegisteredObject.and many more the problem is not IRIS but the understanding of different objects A future release of IRIS will restore the ability of %DynamicArray and
Article
Fabiano Sanches · Dec 16, 2022

Discontinue Apache web server installations - FAQ

InterSystems IRIS Community Edition will continue to install a PWS.)Installing a web server is a common process and typically easy – and it is well documented by the various web server vendors