Search

Clear filter
Article
Lorenzo Scalese · Apr 4, 2022

Global archiver - Moving a part of a global.

So you need to login into Intersystems Containers Registry to pull the used images.
Article
Dmitry Maslennikov · Jul 25, 2022

Introduction to Django part 2

Unfortunately, InterSystems SQL does not support LIMIT, OFFSET feature, expected on or another way by Django. And Django does not support TOP.
Discussion
Stefan Cronje · Feb 10, 2023

OEX , ZPM and GitHub: Control, Quality, Community

We have InterSystems supported samples and templates to show the set of trusted applications and establish the code guidelines.
Article
Yuri Marx · May 22, 2023

Tutorial: Deploy your dockerized application on AWS

Get a Docker application sample to deploy For our example, we are going to use a ready Docker application from the InterSystems Open Exchange catalog.
Article
Yuri Marx · Mar 30, 2022

3DES support

The InterSystems IRIS supports encryption algorithms in all the above-mentioned categories.
Article
Guillaume Rongier · May 31, 2023

Iris Interoperability Command Line Interface (iop)

/intersystems-irispython/releases/download/3.9.2/intersystems_iris-3.9.2-py3-none-any.whl --upgrade --force-reinstall pip install iris-embedded-python-wrapper --upgrade --force-reinstall
Article
Alexander Koblov · Jan 29, 2016

Creating a Custom Index Type in Caché

(The Hackathon was organized at the annual InterSystems Russia Innovation School Training, and special thanks to the Hackathon's main inspiration, Timur Safin.)
Article
Yuri Marx · Nov 14, 2020

Using Tesseract OCR and Java Gateway

The InterSystems IRIS can be extended using Java or .NET components and its frameworks inside Object Script source code. I created an application called OCR Service.
Article
Sean McKenna · Aug 5, 2016

HealthShare's new SDA extensions

.*.cls","C:\Intersystems\Export\HSLocal.xml") Add a new package mapping The package “HS.Local” needs to be referenced from the new namespace HSCUSTOM.
Question
Nikita Savchenko · Jun 15, 2017

WebTerminal Over Telnet Is Possible. Should It Born? (v5) Open Discussion.

Nikita is an employee of InterSystems?
Discussion
Aleksandar Kovacevic · Apr 26, 2020

Search within Globals (without class definitions)

Keep in mind that with InterSystems SQL; you should use single quote for strings instead of double-quotes.
Article
Timothy Leavitt · Jul 8, 2020

Tips for debugging with %Status

A %Status provides a wrapper around a localizable error message in InterSystems' platforms.
Question
Kenny Hill · Oct 23, 2018

Add Leading Zeros

No need to walk into undocumented InterSystems system code for an LPAD function.
Article
Timothy Leavitt · Feb 21, 2024

Functional indices for lightning-fast queries on many-to-many relationship tables

💡 This article is considered InterSystems Data Platform Best Practice. That'd be great!
Article
sween · May 6

IRIS iRacing

🏆 This is considered an InterSystems Best Practice