Search

Clear filter
Article
Steve Lubars · Sep 21, 2025

Share volumes across pods and zones on AKS

Please note that InterSystems is not responsible for any costs incurred in the following examples.
Announcement
Evgenia Kurbanova · Jan 12, 2022

Meet the Global Masters Winners for December!

Thanks to all the winners for your constant great contribution to InterSystems Developer Community! Let's congratulate our Heroes in the comments below!
Question
Cedric Daniels · May 26, 2020

accented characters

Does InterSystems have anything out of the box to account for accented letters? Does this need to be coded? Hi Cedric, It sounds like you are adjusting the messages to have !
Article
Muni Ganesh · Jun 4, 2020

CRUD-GLOBALS-IRISNATIVEAPI-JAVA

Hi All, I am writing this article to tell about the application "CRUD-GLOBALS-IRISNATIVEAPI-JAVA" which is developed as part of "InterSystems IRIS Native API programming contest".
Question
Bukhtiar Ahmad · Jun 16, 2020

HealthShare HIE Edge Production

Thanks Robert, I was looking for InterSystems guidelines how we have implementation team and i will discuss about this complex sizing calculator to determine how many edge gateways
Question
Jiri Svoboda · Nov 9, 2018

Json with field exceeding maximum string length

control how the JSON is formatted then it still might be possible to use knowledge of the application that is using JSON representation to short cut the parsing issues.In a future InterSystems
Question
Marcus Bondezan · May 4, 2018

Zen - Problem with dateText component (format and separator attributes)

topic/intersystems-zen/VLCqAlXumjI I wonder if someone could point the solution to me.
Article
Gevorg Arutiunian · Nov 29, 2018

Create a Zen Page using an ObjectScript class method

$system.OBJ.Compile("ZenTest.MyZenApplication") do $system.OBJ.Compile("ZenTest.MyZenPage") quit } } Here's a link to the code on GitHub: https://github.com/intersystems-community
Question
Satish P · Oct 29, 2018

Cache Cluster Environment Backup and Restore

Only InterSystems IRIS supports sharding, not Caché. You probably want to tag this post with IRIS instead of Caché (or both, as your 2 questions really are quite separate).
Question
Robert Bielen · Aug 25, 2023

Reply Code Actions Question

As for insight from my sales engineer, ours is one of the best at Intersystems, by far.
Article
Bob Kuszewski · Nov 9, 2023

How to determine your CPU’s microarchitecture family and instruction set

Introduction InterSystems would like to optimize IRIS to take advantage of modern CPU instruction set extensions.
Question
Jack Boulton · Jul 18, 2022

IRIS SQL LOAD DATA

returned this errorError: Could not find or load main class .system.class.loader=com.intersystems.gateway.ClassLoaderCaused by: java.lang.ClassNotFoundException: /system/class/loader=com/intersystems
Article
Harry Tong · Feb 21, 2023

How to traverse an IRIS global data structure from Python using latest IRIS Native SDK for Python

InterSystems IRIS 2022.2 has Native SDK for Python (https://docs.intersystems.com/iris20222/csp/docbook/Doc.View.cls?KEY=PAGE_python_native).
Question
Ephraim Malane · Jul 25, 2023

Working with Allergy FHIR Resource

https://community.intersystems.com/post/intersystems-allergyintolerance-fhir-resource-dtl-shows-severity-value-sv-and-category-food
Question
William Glover · May 22, 2023

How do you sign a JWT request?

If you want the latter, see the ObjectToJWT() method in %OAuth2.JWT - InterSystems IRIS for Health 2021.1.