Search

Clear filter
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
Article
Theo Stolker · Feb 16, 2024

FHIR json property order part II

💡 This article is considered InterSystems Data Platform Best Practice.
Article
Robert Cemper · Mar 2, 2023

Tutorial - Working with %Query #1

= Basic Class Query I was asked why I didn't use VScode for the examplesSimple reason: Studio Wizards are not available in VSCode See here Hi Robert, Your video is available on InterSystems
Article
Robert Cemper · Apr 26, 2020

Materialized Views

Library.CacheStorage</Type>} } This is a coding example working on Caché 2018.1.3 and IRIS 2020.2 It will not be kept in sync with new versions It is also NOT serviced by InterSystems
Question
Max Dimukhametov · Mar 21, 2018

How to fill fact table in DeepSee via JDBC

For higher performance it's better to keep the data in InterSystems platform and sync it with remote db periodically.To download the data via xDBC you have two main approaches:Interoperability
Article
Mark OReilly · Apr 6, 2023

A beginners guide to Orphaned data- How as a trust we cleaned up 200+gb

Purpose of this article There are two great WRC best practice articles Ensemble Orphaned Messages | InterSystems Developer Community | Best and the delete helper post DeleteHelper
Article
Robert Cemper · Jun 20, 2022

Working with Globals in Embedded Python

Hi Robert, Your video is now on InterSystems Developers YouTube: ⏯ Working with Globals in Embedded Python Thank you! Very nice article Robert.
Article
Lorenzo Scalese · Jul 21, 2022

ECP With Docker

/certificates/data_server.key | Data server | Related private key | ## Build the image First of all, log in to the Intersystems docker registry.