Search

Clear filter
Question
Michael Hellemans · Aug 31, 2022

Using JOB to run a process in the background

I found the JOB command in the documentation.JOB | ObjectScript Reference | InterSystems IRIS Data Platform 2022.1When I try it, it doesn't seem to be doing much.
Article
Gevorg Arutiunian · Mar 7, 2019

CSP: Dynamically Generated Table

} &sql(close TEST) </script> </BODY> </HTML> Here's a link to the code on GitHub: https://github.com/intersystems-community/code-snippets/blob
Question
Marcio Coelho · Dec 15, 2021

Validate XML signature

I talked to intersystems support. he asked me to break validation into two steps. one for each Tag. I'm trying to follow the support tips. But without success so far.
Question
Justin Richter · Jan 3, 2022

JSON - NULL Properties

So I've been reviewing a lot of questions posted in the InterSystems community regarding NULL properties in JSON. I've also been reviewing the JSON documentation.
Question
Mike Kadow · Jul 18, 2016

How do I execute a "Basic Class Query?"

Correlation:1:23:CPS:Cytology Population Statistics:1:22: You might find the Online Learning Class ISC1014 Caché SQL Overview to be useful.https://learning.intersystems.com/courses/InterSystems
Question
Rubens Silva · Sep 19, 2017

DC: Improvement Ideas (NOT OFFICIAL)

Maybe this way someone from InterSystems could catch something good? Now let me begin. Reduce reply shrinking ratio.
Article
Julian Matthews · Jul 21, 2021

Splitting ORU Messages using ObjectScript and DTL

little light to be something for Open Exchange, but if there is any interest in me uploading it there or somewhere else, please let me know) 💡 This article is considered as InterSystems
Question
Evgeny Shvarov · Jun 5, 2025

$Name from a parameter

$NAME (ObjectScript) | ObjectScript Reference | InterSystems IRIS Data Platform 2025.12.Variables in Global Name Thank you, @DCAI.Bot - but your answer is not super relevant to the
Question
Stephane Devin · May 17, 2024

How are Stream saved?

(StoreFile) = "zKc2m8v1.stream"(NormalizedDirectory) = "C:\InterSystems\Community\mgr\user\stream\"I figured it was maybe because I used a relative path while using LinkToFile.
Question
Nimisha Joseph · Dec 2, 2024

Issue with Parameterized Queries in EnsLib.SQL.OutboundAdapter - Ensemble

Hi everyone, I’m using EnsLib.SQL.OutboundAdapter in my InterSystems Ensemble operation to execute an insert statement in Sql Server Management Studio 20.
Question
Nicki Vallentgoed · Nov 8, 2024

External language server IRIS to IRIS?

Intersystems provides External language server connections for various languages which,from a development perspective, is great as I can keep my application code separate but still
Question
Arcady Goldmints-Orlov · Aug 14, 2018

Using %DynamicObject and %DynamicArray as general purpose data structures

affair than creating and maintaining application/reporting level data validation.That said I see dynamic objects available in Caché mainly as a means to convert data from/to JSON.With InterSystems
Question
Tarek Sinno · Apr 25, 2018

Customizing Management Portal Header

If you find it helpful, I'd really appreciate it if you voted for it in the Intersystems Grand Prix competition * I actually came across this post when I was first trying to sort this
Question
Akshat Vora · Feb 22, 2020

Convert an array to a JSON string

%Set(key,subJSON) set key = $order(array(key)) } return JSON } See:JSON Representation of a global structureCogs LibraryIntroducing InterSystems IRIS Document Database (DocDB)
Question
Michael Lei · Jun 15, 2021

Any interesting apps on Raspberry Pi with IRIS?

If you use V S Code then there are a number of Objectscript Extensions available and they are all useful https://openexchange.intersystems.com/package/intersystems-iris-dev-template