Search

Clear filter
Article
Mikhail Khomenko · Oct 11, 2021

Using Cloud Monitoring to Monitor IRIS-Based Applications Deployed in GKE

In this article, we’ll look at one of the ways to monitor the InterSystems IRIS data platform (IRIS) deployed in the Google Kubernetes Engine (GKE).
Article
Evgeniy Potapov · Dec 30, 2022

How to develop in Tableau and PowerBI

Very convenient to have this all laid out in such detail 💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Yone Moreno · May 22, 2023

Unlocking the Secrets: How to Extract and Send SAML Assertion in SOAP Web Services for Seamless Integration

What is the way you recommend from Intersystems to get a SAML Header in a SOAP Service and communicate it directly to the Target System?
Article
Erin Spencer · Jan 24, 2024

Database Driven IRIS Production with Custom Inbound Adapters

💡 This article is considered InterSystems Data Platform Best Practice.
Discussion
Eduard Lebedyuk · May 3, 2022

Code Golf: Anagram Detector

$ZU(28 is great, it's a shame that Intersystems don't document enough $ZU functions?
Article
Shuheng Liu · May 16

A Dive into Debugging Embedded Python

I hope will see the object %Exception.PythonException:PyExc in the next release of InterSystems IRIS. It will make debugging embedded Python so much easier.
Question
Steve Pisani · Jun 18, 2016

Updating Ensemble business host programatically

to hear from anyone who has some inspiration or experience in working with Ensemble on a large scale and just how you manage these difficulties and we look forward to engaging with Intersystems
Question
Jason Ip · Sep 20, 2016

Caché SQL error (ODBC?) - <Prepare+41^%SYS.SQLSRV *%New,%sqlcq

If you want this investigated further I recommend opening an issue with InterSystems Worldwide Response Center (WRC... a.k.a.
Article
Tani Frankel · Dec 28, 2016

Preventing Globals From Getting Journaled (Continued from How do I Minimize My Journals)

Regarding using non-journaled databases I just wanted to point out that this approach was taken by us (InterSystems) internally for certain Ensemble globals.See this from the 2015.1
Article
Fabian Haupt · Jan 20, 2017

Visualizing the data jungle -- Part I. Let's make a graph

The series is closely tying into Murray's excellent series about Caché performance and monitoring ([see here](https://community.intersystems.com/post/intersystems-data-platforms-capacity-planning-and-performance-series-index
Article
David Loveluck · Dec 15, 2017

APM - Finding the expensive parts of your application

I will investigate and fix as soon as i can This pictures hosted somewhere on internal InterSystems server (confluence.iscinternal.com), and you can see while you have access to this
Article
Steven Hobbs · Oct 8, 2019

$LIST string format and %DynamicArray and %DynamicObject classes

The article is considered as InterSystems Data Platform Best Practice. Even just doing a read access is significantly slower with the %DynamicArray types.
Question
Roger Andre · May 24, 2022

Questions MSM-Workstation

BUT this is a forgotten feature by intersystems stuff. AND you may rewrite your code, as gobal access ist different if you use vism.ocx.
Article
Vic Sun · Feb 28, 2024

Journaling Overview - Configuration, Operations, and Utilities

KEY=GCOS_tp Mirroring Mirroring is InterSystems' high availability / disaster recovery / data replication solution.
Article
Iryna Mykhailova · Feb 24, 2021

Transferring Files via REST to Store in a Property, Part 2

The example code for both approaches is on GitHub and InterSystems Open Exchange.