Search

Clear filter
Question
Scott Beeson · Feb 2, 2016

Architecture question: Where do you put your complexity?

It seems like everyone is against this approach (other than my CEO, thankfully), including Intersystems: Our recommendation though is to create separate interfaces to retrieve PHR
Article
Renato Banzai · Jul 19, 2020

Using Machine Learning to Organize the Community - 3

@Renato.Banzai, @Henrique I just published an article about creating classes with more than 999 properties in InterSystems IRIS. Check it out! Thanks @Eduard.Lebedyuk
Question
Kevin Furze · Nov 15, 2020

background processes cannot access network shares

Yes, the terminal works under your OS user, Cache (and InterSystems IRIS) background jobs work under system account user (you can check services - Cache to see the user).
Article
Eduard Lebedyuk · Sep 4, 2017

RESTForms - REST API for your classes. Part 2: Queries

I'm the happy user of RESTForms framework, hope other InterSystems community members would benefit from it too!Thanks for hacking this!
Article
Benjamin De Boe · Mar 25, 2020

New in 2020.1: the Universal Query Cache

InterSystems IRIS 2020.1 brings a broad set of improved and new capabilities to help build important applications.
Question
聆严 周 · Oct 11, 2022

How to purge these inactive license units?

The documentation says "even if the number of processes under the user ID drops back under the maximum, InterSystems IRIS continues to allocate one license unit per process for that
Question
Stephen De Gabrielle · Sep 6, 2018

routing rule compiles to refer to old package

;</assign> <trace value=""NumberSearch = "_@NumberSearch"></trace> Compiles to ;LNWTIEPackage.iCSADTHL7MainRouterRoutingRuleDUP.1 ;(C)InterSystems
Article
Nikolay Solovyev · Feb 17, 2020

IRIS Interoperability adapter for Dasha.AI: voice interface for your application

The Dasha.AI platform provides a REST API for integration, however if you use InterSystems IRIS you can take a ready-to-use Adapter (github repo).
Announcement
Neerav Verma · Feb 13, 2020

Class Queries

Class Queries in InterSystems IRIS (and Cache, Ensemble, HealthShare) is a useful tool that separates SQL queries from Object Script code.
Question
Lucas Macori · Jun 11, 2021

Parsing null values in JSON

Hello everyone, I'm creating a REST API with InterSystems Ensemble. I already have a POST route that parses JSON content into an object defined in a class.
Discussion
Luis Angel Pérez Ramos · Apr 28, 2025

Let's talk about the new UI for Interoperability and Data Transformations editor

WARNING: This is a personal opinion, totally personal and not related with InterSystems Corporation.
Question
Colin Gadumer · Jun 5, 2025

Pass a string to a routine from powershell

KEY=GCOS_invoking).Sources:1.Invoking Code and Passing Arguments | Using ObjectScript | InterSystems IRIS Data Platform 2025.1 thank you for confirming my approach, but unfortunately
Article
Udo Leimberger · Nov 22, 2019

Starting IRIS as a service on CentOS7 startup ( autostart )

# vi /etc/systemd/system/iris.service [Unit] Description=Intersystem IRIS Service After=network.target [Service] Type=forking WorkingDirectory=<iris-install-dir> User
Question
John Hotalen · Sep 17, 2024

Need help with XML to JSON format

This is why I like the InterSystems Developer Community so much.
Question
Victor Castanon · Jul 9, 2024

Has anyone worked with in Fhir R4 Binary deserialization (From Athena)?

Class Reference documentation for the %Iterator.Object class does not directly appear in either Class Reference webpage on an IRIS instance nor in the Class Reference web page in the InterSystems