Search

Clear filter
Question
Aya Ayuk · May 3, 2023

Best Way to Split Class into Multiple Classes

Doing this in Intersystems Studio. may I ask why you would want to do this? What is the downside of the methods all being in the same class?
Article
Yuri Marx · Apr 18, 2023

Tokenize your sensitive data

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
Article
Iryna Mykhailova · Mar 31, 2023

Using JSON in IRIS

USER>set json = { "decimal": (12.000)} zw json json={"decimal":12} ; <DYNAMIC OBJECT> USER>set n=12.000 zw n n=12 💡 This article is considered as InterSystems
Question
Jonathan Lent · Sep 25, 2023

Python OBJECT_DISPATCH error with accompanying irisload.py error

_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
Article
Oliver Wilms · Jul 25, 2022

Python for test-data

My interest was renewed when InterSystems offered bonus points for using Python in contests.
Article
Mark Hanson · Feb 27, 2023

Improvements to how IRIS classes are generated and called

This is MB" quit } } // for example: set old=##class(My.Mnemonics).SetMnemonics() write /ma(123) do ##class(MyMnemonics).SetMnemonics(old) 💡 This article is considered as InterSystems
Question
Evgeny Shvarov · Jan 15, 2023

CSV to CSV data transformation using Interoperability

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

How do I release unused licenses in Cache 2018.1.7

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

Best practices for Streams in Interoperability

I have asked InterSystems, and they recomended me to use QuickStream instead of %Stream.GlobalCharacter.
Article
Liam Evans · Jun 18

How to create your own search table for HL7 messaging

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.
Article
Daniel Kutac · Feb 11, 2019

Using Oauth2 with SOAP (Web)Services

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Yaniv Ben Malka · Nov 6, 2018

Detection of last update timestamp of each class row (DSTIME ?)

@Evgeny Shvarov What is great about InterSystems objects is that you exactly know what's going on with your data.
Question
Scott Roth · Nov 13, 2018

JDBC Gateway Server - Automatically Start

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,
Article
Evgeny Shvarov · Feb 20, 2018

Visualising Analytics With DeepSee Web: Using Drill Down and Drill Through, Working With Pivot Tables and indicators

I showed all the examples with DC analytics, which you can examine here or clone this repository and play in your own Caché, Ensemble, InterSystems IRIS!
Article
Rob Tweed · Dec 20, 2021

Holiday Reading: What Lies Beneath!

practices, you might want to dive into this detailed exploration of the database engine that is at its heart, and discover just what you can really do with it, going way beyond what InterSystems