Search

Clear filter
Question
Ahmad Bukhtiar · Nov 19, 2020

Help with string function reading data from files

". The Streamlets are stored as XML Objects with no discrete data fields and have to be loaded into memory using, for example, an API method LoadSDAObject(pStreamletId, ByRef pSDA
Question
Alexey Maslov · Aug 7, 2019

What is the simplest/quickest way to detect that Journaling was switched to a new file

,My solution is similar to yours while it is based on journal API only. If anybody is interested, I'll post it in a few days (being on vacations at the moment).Thank you
Article
Sergey Lukyanchikov · Oct 6, 2022

Why AI-as-a-Service Requires an Integrated-from-Core Data Platform

(applications and APIs) for data analysis and visualization. The crucial fact about the core of InterSystems IRIS data platform is that it was developed in parallel and in tight sync
Article
Benjamin De Boe · Jan 10, 2023

Columnar Storage in 2022.3

to a robust row-by-row JOIN strategy that works on columnar and row-organized data alike. Now, when both ends of the JOIN are stored in columnar format, we use a new kernel API to JOIN
Question
Miguel Delvalle · Apr 2, 2019

Upgrade Vs Parallel install

between servers, we use SOAP classes generated in studio. For consent, we use the consent API in HSPI. The main reason we are upgrading is to get Atelier, the latest
Announcement
Marcus Wurlitzer · Apr 21, 2021

Git for InterSystems IRIS - Native Git workflow for the IRIS platform

in this thread would be installed with zpm "install git-for-iris“ There, you can use the API functions in SourceControl.Git.Utils in the iris.script: do ##class
Article
Tamara Lebedeva · Jul 21, 2016

How we learned to stop worrying and love InterSystems Ensemble

goods/services via a payment aggregator. What we had initially: an Android app skeleton that, of course, liked communicating via HTTP and JSON, and a payment system with an API
Article
Peter Cooper · Mar 13, 2018

Replacing ZEN - Part 1 - Introduction

, and on the server side Caché objects based on a special class that ensures projection into dynamic objects. Communication is based on JSON through REST api. It works very well, the development
Announcement
Lelikone · Jun 25, 2021

Developer Community Release, June 2021

! We have a DC messenger now )) @Alex.Kanashevskiy , add an API - people will make an app for iPhone to chat about DC :) Thank you, team! Hi, Great news about Direct Messages
Question
Jordan Everett · Dec 30, 2022

Visual Studio Code Debugging

^IRIS.Temp.Atelier("debug"), then Set ^IRIS.Temp.Atelier("debug") = 1 to turn on the Atelier API debug logging feature. If you are on Caché or Ensemble, the global is ^CacheTemp.ISC.Atelier("debug
Article
Timur Safin · Sep 2, 2016

Caché MapReduce - putting it all together – WordCount example (part III

of directly calling Map function in the class, we call this function via $system.WorkMgr.Queue API. This API allows to call either bare routine, or class-method, like the one created
Question
Scott Roth · Aug 9, 2023

How do I convert my JSON Response to an Ens.Response object with Lists of Arrays

Still working on my first External REST API call, and I am struggling to find the exact answer I am looking for... I get a JSON response from my API call but I am not quite sure
Article
Timur Safin · Jan 16, 2017

Part I – Thoughts about package manager

specific binary package managers with extra API for online purchases. Although, this is not (yet) an issue for App Store, but is an issue for Android Market/Google Play
Announcement
Anastasia Dyubaylo · Aug 28, 2020

New Video: Building Data-Driven Web Apps

to develop clean, ReactJS apps using InterSystems IRIS REST API. In this video, we will show how to build a simple but feature-rich open-source ReactJS app that can serve as a template
Announcement
Steven LeBlanc · Aug 21, 2020

Introducing InterSystems Container Registry

from the ICR, for example: docker pull containers.intersystems.com/intersystems/iris:2020.4.0.547.0 Listing the ICR Inventory APIs are available to list images and tags