Search

Clear filter
Discussion
Luis Angel Pérez Ramos · Apr 28

Let's talk about the new UI for Interoperability and Data Transformations editor

WARNING: This is a personal opinion, totally personal and not related with InterSystems Corporation.
Question
Colin Gadumer · Jun 5

Pass a string to a routine from powershell

KEY=GCOS_invoking).Sources:1.Invoking Code and Passing Arguments | Using ObjectScript | InterSystems IRIS Data Platform 2025.1 thank you for confirming my approach, but unfortunately
Question
John Hotalen · Sep 17, 2024

Need help with XML to JSON format

This is why I like the InterSystems Developer Community so much.
Question
Victor Castanon · Jul 9, 2024

Has anyone worked with in Fhir R4 Binary deserialization (From Athena)?

Class Reference documentation for the %Iterator.Object class does not directly appear in either Class Reference webpage on an IRIS instance nor in the Class Reference web page in the InterSystems
Article
Luis Angel Pérez Ramos · Oct 22, 2024

LLM Models and RAG Applications Step-by-Step - Part III - Searching and Injecting Context

This algebraic operation is nothing more than the sum of the products of each pair of elements that occupy the same position in their respective vectors, represented as follows InterSystems
Question
Jamie Prevo · Jun 17, 2023

Hide or make routines binary?

When storing keys in the code to decrypt Credit Card data.I was hoping intersystems had something like this built in.
Question
Alan Watts · Oct 31, 2023

git-source-control with IRIS

I logged a GitHub issue here to add that: https://github.com/intersystems/git-source-control/issues/296 You mention having an existing application with a lot of code already in source
Question
Rostislav Dublin · Apr 27, 2023

Memory leak and IRIS container freeze... or just my curvy hands

I deployed the IRIS container on my Mac M1 Docker Desktop Kubernetes cluster: image: containers.intersystems.com/intersystems/iris-community-arm64:2023.1.0.229.0 I limited the container
Question
Claudio Vieira · Feb 3, 2023

Autentication OAuth 2.0 Microsoft Office 365

I was inspired by this post to use IMAP in IRIS : https://community.intersystems.com/post/implementing-imap-client-intersystems-iris-part-i I always have a system error when launching
Article
Robert Cemper · Mar 2, 2023

Tutorial - Working with %Query #1

= Basic Class Query I was asked why I didn't use VScode for the examplesSimple reason: Studio Wizards are not available in VSCode See here Hi Robert, Your video is available on InterSystems
Article
Steve Pisani · Jun 6, 2016

Language Extensions

But it still could be useful, in other cases, like it used by InterSystems.
Article
Murray Oldfield · Oct 1, 2016

Data Platforms and Performance - Part 7 ECP for performance, scalability and availability

The Data management tier is made highly available, for example located on a failover cluster (e.g. virtualization HA, InterSystems Database Mirroring, or traditional failover clustering
Question
Maks Atygaev · Sep 13, 2017

New Programming Language - Discussion

In my opinion, 3rd party library for InterSystems data platform would be supported by the community if:1. It provides a great added value for significant part of community2.
Article
T Wolfe · Jan 30, 2017

Quality of Service Timeout Guide for Mirroring

This is the primary reason that InterSystems changed the default QoS from 2 seconds to 8 second in versions 2015.2+.
Article
Timothy Leavitt · May 12, 2016

Writing better-performing loops in Caché ObjectScript

The article is considered as InterSystems Data Platform Best Practice. This article helped me so much !