Search

Clear filter
Announcement
Guillaume Rongier · Mar 16, 2022

HL7v2 to FHIR, it's easy !

use exclusively by: 0.459 InterSystems IRIS Community 0.459 Copyright (c) 1986-2024 by InterSystems Corporation 0.459 Any other use is a violation of your license agreement 6.668
Question
Richard Housham · Apr 24, 2017

How to change the user of the $ZF user

Hi I've created a word macro in order to convert doc to txt via the command line, this works fine via the command line by myself or another user but when I try as an the intersystems
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).
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
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.
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!
Question
Rostislav Dublin · Apr 27, 2023

Memory leak and IRIS container freeze... or just my curvy hands

I deployed the IRIS container on my Mac M1 Docker Desktop Kubernetes cluster: image: containers.intersystems.com/intersystems/iris-community-arm64:2023.1.0.229.0 I limited the container
Question
Alan Watts · Oct 31, 2023

git-source-control with IRIS

I logged a GitHub issue here to add that: https://github.com/intersystems/git-source-control/issues/296 You mention having an existing application with a lot of code already in source
Question
Alexi Demetriou · Nov 20, 2018

Run batch script from Task Manager

If so, it might not be available to the Windows user that the InterSystems background processes run as. Is your Ensemble instance running as LocalSystem (see Windows Services)?
Question
Nezla · Sep 4, 2022

System having trouble writing data to disk

There is a great series of articles written in this community that can help with this: https://community.intersystems.com/post/intersystems-data-platforms-capacity-planning-and-performance-series-index
Article
Yuri Marx · May 30, 2022

Web App to Predict Diabetes using IRIS IntegratedML

/localhost:52773/disease-predictor/index.html to use the Disease Predictor frontend and predict diseases like this: Behind the scenes Backend ClassMethod to predict Diabetes InterSystems
Question
Benjamin Eriksson · Mar 2, 2016

iKnow + Atelier, hello world?

, The knowledge portal demonstration interface you find in the %iKnow.UI package (which gets a significant visual overhaul in 2016.3) is written using InterSystems' Zen technology,
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