Search

Clear filter
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
John Hotalen · Oct 4, 2016

How to Parse a URL in Caché

Also, Fabian was kind enough to post a link to InterSystems documentation that discusses the built-in (%Net.URLParser) Parse method - which would be useful/helpful, as well.
Question
John Kumpf · Dec 6, 2018

Are there issues with $$$OK on Cache 2010?

-- Have database for code --><Database Name="CCRTOOLS-CODE" Dir="c:\intersystems\cache\mgr\ccrtools-code\" Create="overwrite" InitialSize="200" ExpansionSize="60" /></Configuration
Article
Laura Blázquez García · Feb 23

Creating FHIR responses with IRIS Interoperability production

test it passing no document ID), we will see 404 response: In summary, connecting our FHIR endpoint with interoperability we can do whatever we want, with all the capabilities of InterSystems
Question
Robert Cemper · Nov 23, 2017

Where is the equivalent of INSPECTOR in Atelier ? See !

The video is also available on the InterSystems Developers YouTube Channel.
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)
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
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
Question
Evgeny Shvarov · Jun 5

$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
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
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.
Article
Evgeny Shvarov · Sep 3

How to Build a Usable Method With 50 Parameters or Leveraging JSON As Method Qualifiers

That's why I want to share the experience with you, amazing InterSystems Developer Community!