Search

Clear filter
Article
sween · Sep 30

IKO Plus: Stretched Cross Cloud, Cross Regional IrisCluster with Tailscale

Another step in this implementation path, adding cross cloud, cross regional stretched IrisCluster with Mirroring + Disaster Recovery using the Intersystems Kubernetes Operator (IKO
Question
Andy Stobirski · Jan 16, 2023

%SQL.Export.Mgr not formatting exported data correctly

Hi Guys I've been using the example code %SQL.ExportMgr taken from here (an example from the intersystems community) an am having a few problems with it.
Question
PaulSomebody · Aug 19

ISC Github integration - Missing understanding of one step

https://github.com/intersystems/git-source-control Our server is on Linux. What I've done: 1. On Linux Server - d ##class(SourceControl.Git.API).Configure() 2.
Discussion
Infant Livingston · Jul 10

Seeking Guidance on System Upgrade from Caché to IRIS using ECP

Hello Community, I'm currently planning a system upgrade from Caché (2018.1.8.766) to InterSystems IRIS (2024.1).
Article
Robert Cemper · Oct 9, 2018

Execute Server Commands from Caché / Ensemble / IRIS

Checking documentation for class %Net.Remote.Utility I find out that it is provided for internal use for Intersystems.
Article
Dmitrii Kuznetsov · Mar 31, 2019

How to write the home address right?

InterSystems Caché and InterSystems IRIS Data Platform received the highest rating for "Customers' Choice."
Article
Heloisa Paiva · Aug 23, 2023

A portal to manage storage made with Django - Part 2

You can have a sensor machine that sends information to the InterSystems Callin API, integrated with a program in C++.
Article
Lorenzo Scalese · Feb 1, 2023

OpenAPI Suite - Part 1

The package described in this article implements the idea Add a wizard similar to the SOAP wizard to | InterSystems Ideasfrom the InterSystems Ideas portal.
Article
José Pereira · Feb 2, 2021

A custom SQL index with Python features

A few months ago, InterSystems released a preview for [Python Embedded](https://learning.intersystems.com/course/view.php?id=1572&ssoPass=1).
Article
Michelle Stolwyk · Jan 2, 2019

Perforce Example of Shared Development with Atelier

Happy New Year from the Atelier team to the InterSystems developer community! Excellent article Michelle!
Question
Graham Uricchio · Mar 11, 2019

Creating multiple Record Map Records from a single HL7 message

I will let someone at InterSystems know Very strange. I just tried the link and it works for me. So I got into and did the course. I wish it was more HL7 oriented.
Article
Dmitry Maslennikov · Mar 18, 2019

Behind the scene of isc-tar project

I wish InterSystems will add a shorter command session, to replace this unnecessary repetition of iris word.
Article
Peter Cooper · May 11, 2018

Replacing ZEN - Part 3 - Progress to date 01

Quick plug - if you're considering Zen replacement, https://community.intersystems.com/post/appsrest-new-rest-framework-intersystems-iris and associated articles might be a helpful
Question
Robert Cemper · May 24, 2020

Merging Docker Images

I found the need to merge 2 Docker images(e.g. intersystems/iris-community:2020.2.0.199.0 + my home grown NodeJS Image).I found some advice on the Web but no real convincing solution
Question
Nils Dittberner · Aug 26, 2022

Is there something like java.math.BigInteger in ObjectScript?

KEY=GCOS_types#GCOS_types_nonnumasnum_big As you probably know the Intersystems IRIS is capable of doing calculations on a numbers in length of up to 19 positions.