Clear filter
Question
Ian Minshall · Sep 14, 2017
It is very much the nature of applications built on top of InterSystems technology, and it is certainly a challenge.
Article
Henrique Dias · Aug 20, 2019
Following the article by Evgeny ShvarovUsing Docker with your InterSystems IRIS development repositoryhttps://community.intersystems.com/post/using-docker-your-intersystems-iris-development-repositoryI
Question
Scott Roth · Jan 2
Defining my first REST API within InterSystems using iris-rest-Api-template as a basis and I am seeing if someone could provide me some guidance to see if I can make it work.
Question
david clifte · Sep 27, 2016
this:
SELECT * FROM HS_SDA3_Streamlet.Encounter WHERE SourceMRN = '12345'
(Replace 12345 with the MRN of the patient you want to list the records of)
But as Robert mentioned, Intersystems
Question
Rubens Silva · Aug 9, 2017
Take a look at the reference for the %DynamicArray and %DynamicObject classes in the InterSystems IRIS 2019.1 preview:
https://irisdocs.intersystems.com/iris20191/csp/documatic/%
Question
Fabio Goncalves · Mar 21, 2016
%ObjectToJSON(tmp)return st
this is my code which i used for fetch all data from table. correct me if anything wrong , i m new to intersystems. is any possibility to fetch all record
Article
Marcel den Ouden · Mar 29, 2016
s sc=$system.License.IsValidKey("C:\InterSystems\Ensemble14\mgr\cache.key",.restart,.reason)
if 'sc { d $system.OBJ.DisplayError(sc) } else { w sc }
command to see all available
Discussion
Maks Atygaev · Mar 28, 2020
DISCLAIMER: I am not an InterSystems engineer or a professional ObjectScript developer.
I just want to share my opinion about some things I am really miss in ObjectScript.
Article
Yuri Marx · Apr 18, 2023
original value using the ticket:
Method: GET
URL: http://localhost:8080/token/query-ticket/TICKET-VALUE-HERE
See your original values
All tokens generated are stored into InterSystems
Question
Jonathan Lent · Sep 25, 2023
_bootstrap>", line 925, in _find_spec09/25/23-09:41:38:353 (13436) 0 [Python] File "g:\intersystems\irishealth2019\lib\python\irisloader.py", line 179, in find_spec
From what
Question
Evgeny Shvarov · Jan 15, 2023
library to read and write CSV files and
a mecanism that generates an appropriate message class based on a declarative definition (see Using the Record Mapper | Developing Productions | InterSystems
Question
David Saunders · Aug 8, 2025
If not, you might need to discuss more advanced license configurations with InterSystems to avoid unnecessary reoccurring restarts [1][3].
Discussion
Laura Blázquez García · Aug 14, 2025
I have asked InterSystems, and they recomended me to use QuickStream instead of %Stream.GlobalCharacter.
Article
Liam Evans · Jun 18, 2025
You'll be in the top 100 of the global masters, you'll have more than 500,000 points, and a veritable trousseau of InterSystems products in your home.
Question
Scott Roth · Nov 13, 2018
ThanksScott RothThe Ohio State University Wexner Medical Center And a ZMIRROR routine is useful if you're using InterSystems mirroring and need things to happen only on the primary,