Search

Clear filter
Announcement
Laurel James (GJS) · Mar 13

VS Code release February 2025 (version 1.98)

If you need help migrating from InterSystems Studio to VS Code, or want to advance your knowledge of VS Code, take a look at the training courses George James Software offers > georgejames.com
Question
Ikara Ikliki · Nov 15, 2019

Status ErrorList parameter: When using $SYSTEM.Status.DecomposeStatus(tSC, .tErrorList) what is the type of tErrorList returned and how to intialize?

to know the type to iterate through it, I have tried dynamic array methods sich as %Size() also $LISTLENGTH to get the size, but both fails, so obviously not that, and being new to InterSystems
Question
Jonathan Day · Jan 19, 2024

Need help with determining which filesystem options are supported with IRIS for UNIX on the Linux platform

This leads to two questions: Are either of these two configurations considered to be tested and supported by InterSystems?
Article
Robert Cemper · Apr 26, 2024

Geo Vector Search #1

.+1 GitHub Video DemoServer Mgmt PortalDemoServer WebTerminal Video just added Hi Robert, Your video is available on InterSystems Developers YouTube: ⏯️Geo Vector
Article
Claudio Devecchi · Jan 17

MongoDB Interoperability (including outbound adapter)

# iris-mongodb Interoperates with MongoDB (via pymongo package) with InterSystems IRIS (including outbound adapter) Remember to import [pymongo](https://docs.intersystems.com
Announcement
Anastasia Dyubaylo · Jan 9

Developer Community Q&A Annual 2024 Recap

Evgeniy Potapov 18 SQL Query Help By Christine Nyamu 18 Business Rule Editor Changes By Scott Roth 17 docker run iris ,the container log always show Starting InterSystems
Question
Dom GMMH NHS Trust · Mar 17, 2022

How to perform multiple row SQL insert to a Linked Oracle Database record using DLLImport

We have tried using statements that are accepted within Oracle but not when using Intersystems DLL along the lines of : INSERT INTO mytable (column1, column2, column_n) SELECT expr1
Announcement
Gary Holt · Mar 17, 2022

UK Job Opportunity for Cache /Ensemble Support Analyst

You will need to have solid experience in a technical support role Take ownership and project manage technical issues from initial reporting through to resolution Experience with Intersystems
Announcement
Anastasia Dyubaylo · Jan 15, 2023

Meet Yuxiang Niu - New Developer Community Moderator!

The InterSystems data platform is an excellent integration platform that brings great convenience to our business with the help of this technology.
Question
Yone Moreno Jiménez · Jul 15

Read-Only Role for HealthShare Messaging and Production Monitoring, to assign it to a new user.

Hello InterSystems Community, I'm working with HealthShare, and need to create a user account for our development environment with specific access requirements.
Article
Murray Oldfield · Jun 19, 2024

Ansible modules and IRIS demo

provision-caché-application-using-ansible-part-1) - This post follows up on my [2024 Global Summit presentation](https://www.intersystems.com/leveraging-automation-tools-for-deploying-intersystems-iris-applications-intersystems
Question
Murray Oldfield · Mar 19, 2021

SAM - Hacks and Tips for set up and adding metrics from non-IRIS targets

sent by your InterSystems contact.
Question
CJ H · Feb 17, 2018

How to distinguish the String from Integer in COS

,b," ",b/3 1 .3333333333333333333 1 .33333333333333331482 Essay on Types and their Representations within InterSystems Object ScriptBackwards compatibility is a reason why some
Article
Muhammad Waseem · Nov 20

Introduction to Interoperability on Python (IoP) - Part2

Using the iop command, we can migrate our Python components directly into IRIS, making them available as production items in the InterSystems environment.
Article
Dmitry Maslennikov · Feb 6, 2023

Welcome irissqlcli - advanced terminal for IRIS SQL

Let me introduce my new project, which is irissqlcli, REPL (Read-Eval-Print Loop) for InterSystems IRIS SQL Syntax Highlighting Suggestions (tables, functions) 20+ output formats