Search

Clear filter
Article
Sergey Kamenev · May 30, 2017

Globals Are Magic Swords For Managing Data. Part 1

Disclaimer: This article reflects author's private opinion and have no relation to the official position of InterSystems.
Article
sween · Nov 12

IKO Plus: VIP in Kubernetes on IrisClusters

metadata: {} spec: resources: {} updateStrategy: {} data: compatibilityVersion: 2025.1.0 image: containers.intersystems.com/intersystems
Article
Dmitry Maslennikov · Feb 5

Using DocDB in SQL, almost

By its nature, InterSystems IRIS Document Database is a schema-less data structure.
Article
Daryl Flaming · Jan 31

Implement a REST Dispatch Class with optional number of arguments to multiple endpoints

My main goal of this article was to prove the use of InterSystems IRIS for Health for REST FHIR interoperability between multiple applications.
Article
Dmitry Maslennikov · Feb 21, 2016

XData Studio Assist

Unfortunately, InterSystems has marked these classes (all of classes in %XGEN, in fact) as for internal use only.
Article
Ben Spead · Aug 25, 2016

Writing forward compatible JSON in 2016.1

In order to try to minimize the volume of code which would not work in future Caché versions, the following recommendations and tools are being used internally within InterSystems for
Article
Patrick Jamieson · Apr 15

FHIR environment setup guide

Install Docker Docker is required to run InterSystems IRIS for Health Community. Windows 1. Download Docker Desktop from: https://www.docker.com/products/docker-desktop2.
Question
omer · Oct 1, 2024

Execute a routine with argument by name - Without using Xecute!

Indirection can have an impact on performance because InterSystems IRIS performs the required evaluation at runtime, rather than during the compile phase.
Article
Henry Pereira · Dec 1, 2021

Data anonymization, introducing iris-Disguise

💡 This article is considered as InterSystems Data Platform Best Practice.
Article
Benjamin De Boe · Oct 18, 2022

Keeping the API happy - SQL utilities cleanup

This advanced toolkit is primarily used by InterSystems Support and experienced customers, but it’s a powerful and well-documented API so worth a look if you need to figure out that
Announcement
Ken Earl · May 5, 2020

Iris\Cache in Docker : Cube Server list and global persistence

the following command I have managed to achieve this: docker run --detach --publish 52773:52773 --volume /data/dur:/dur --env ISC_DATA_DIRECTORY=/dur/iconfig --name iris21 store/intersystems
Article
Luca Ravazzolo · Jan 8, 2019

Top 5 takeaways from 2018

You need a data platform that aids you in your efforts.Exactly a year ago we launched InterSystems IRIS Data Platform that offers large data handling via its shard technology to cope
Article
Sowmiya Nagarajan · Jul 5, 2023

Doctor-Patient Conversations: AI-Powered Transcription and Summarization

Hi Sowmiya, Your video is available on InterSystems Developers YouTube: ⏯️IRIS FHIR Transcribe Summarize Export Demo Please enjoy! Thank you Irina!
Question
Arpitha Ramakrishnaiah · May 10, 2017

List out unchecked mapped items classes through terminal?

USER>s impliedNamespace="^"_##class(%SYS.Namespace).GetGlobalDest(namespace,"^oddDEF") USER>w impliedNamespace ^^c:\intersystems
Question
Mark Retry · Nov 16, 2020

Process CSV, Txt files from a filesystem/folder and load to Iris DB

I am looking for any pointers on how Intersystems IRIS Health can monitor a filesystem/Folder that user/s /applications can drop in CSV files via FTP and load the file to the IRIS