Search

Clear filter
Article
David Hockenbroch · Nov 12, 2021

Basic Automation: The IRIS/Cache Task Manager

I did write something on Open Exchange ages ago that uses this and could be an example GitHub - davidpeterunderhill/Intersystems-Database-Metrics-example the example breaks on Win
Question
Nikhil Pawaria · Jun 6, 2021

Intersytem cache, mumps

Difference between DO and JOB command and practical use of job in objectscript?? elementary differences: DO executes a method or subroutine synchronous to your code JOB starts
Article
sween · Sep 9, 2024

eBPF: Tracing Kernel Events for IRIS Workloads

eBee Steps with eBPF and InterSystems IRIS Workloads eBPF eBPF (extended Berkeley Packet Filter), is a killer Linux kernel feature that implements a VM within kernel space and
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.
Question
Emmanuel Vanlaar · May 24, 2020

Python binding type conversions in Class Queries

Python Native API and xDBC are the recommended approaches to use with InterSystems IRIS.
Question
Raj Singh · Jun 9, 2020

Creating JSON objects from ObjectScript objects

Create a "result set" class to hold the results (interestingly, InterSystems provides %XML.DataSet and other tools for this specific use case with XML/SOAP.
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
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
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.
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
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.
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
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
Yuri Marx · Dec 8, 2020

How to convert from XML to JSON?

With respect to InterSystems' own technologies, we provide a number of options to address this issue (but not an out-of-the-box turnkey solution).
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).