Search

Clear filter
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
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
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
Article
Henry Pereira · Dec 1, 2021

Data anonymization, introducing iris-Disguise

💡 This article is considered as InterSystems Data Platform Best Practice.
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.
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
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.
Question
Roberto Cahanap · Oct 7, 2019

Anyone ever use %Activate with Excel?

Here's how it can be used from Cache/Ensemble/InterSystems IRIS.
Question
Nael Nasereldeen · Oct 27, 2019

%SYSTEM.Encryption MD5Hash function -return value conversion

msg/intersystems-public-cache/FdkHIgS9PkQ/P7s-92kN70UJ That had this solution that works: "If you know what this gibberish stuff is about, it can be very simple ;) USER> s h =
Article
Evgeny Shvarov · Jun 12, 2020

Game Of Throne Analytics or How long is Arya's Stark List

All was coded in VSCode using VSCode ObjectScript plugin and Docker image of InterSystems IRIS Community Edition 2020.2.
Question
Sean Connelly · Nov 16, 2018

Detecting Source Code Change?

%New() do dbU.Init(in,"C:\InterSystems\Ensemble\mgr\db\CACHE.DAT") do in.RootComponent.AddComponent(dbU) set sc = in.
Article
Andreas Schneider · Jan 2, 2022

Tips and tricks of the brand new LOAD DATA command

💡 This article is considered as InterSystems Data Platform Best Practice.
Article
Mark Bolinsky · Jan 4, 2022

Azure Load Balancer (ILB) with HealthShare

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Martin Staudigel · Aug 28, 2023

[Solved] Custom File.InboundAdapter hangs, when switching to a new mounted folder

We use an older fixed length format called HCM to transfer data from our SAP-ISH system to the Intersystems server.
Question
Jonathan Lent · Sep 16, 2023

DocDB: Can you find a document based on array contents?

From Introducing InterSystems IRIS Document Database (DocDB) SET dynAbObj = { "FullName":"John Smith", "FirstName":"John", "Address":{ "street":"101 Main