Search

Clear filter
Article
Michael Braam · Nov 24, 2016

Building and using Plugins in DeepSee

multidimensional property which defines the names of the series %data is a multidimensional property of the plugin instance which is used to assign values to the plugin properties %data is indexed
Article
Ward De Backer · Oct 9, 2017

Node.js: multi-target debugging QEWDjs using Visual Studio Code

var execArgv = process.execArgv.map(function (option, index) { if (option.indexOf('--inspect') !
Announcement
Mike Kadow · Feb 4, 2018

Book: Caché Objects and Atelier

115The Class – Basic Structure 116Creating a Class in Studio 116Startup Caché Studio 117Class Name 119Create the SLastName.Person Class 120Add a Name Property and Index
Article
Kurro Lopez · Apr 14

InterSystems for dummies – Machine learning

Sleep Apnea) For the first sample, I created a class (St.MLL.insomniaBase) with the columns mentioned above: Class St.MLL.insonmniaBase Extends %Persistent { /// Gender of patient
Article
Henrique Dias · Jan 13, 2022

How to find the dataset you need?

IRISAPP>Do api.InstallDataset({"datasetId":"joniarroba/noshowappointments", "credentials":"kaggle", "verbose":true}) Class name: dc.dataset.imported.DsNoshowappointments Header: PatientId
Article
Maks Atygaev · Sep 6, 2017

DeclarativeCOS — Declarative Programming in Caché

Suppose a have a global ^A(index)=valueAnd I need to go through all the indexes to do something with the value.
Article
Peter Cooper · May 10, 2018

Replacing ZEN - Part 2 - Strategic Issues

Index to Articles Published 2018-05-11 Last edit - Hi All I this article I detail some strategic issues that a new development UI will need to address - these are the ones that
Question
Rubens Silva · Mar 9, 2020

How to create a REST web application using a Installer manifest

specify Directory: 2020-03-11 08:29:03 0 PivotSubscriptions.Installer: ERROR #5001: - ERROR when creating Portal application: Application name, namespace and directory must not be null Indeed
Question
ED Coder · Jan 22, 2021

Zen Table pane: Can I update a row in the table pane?

No table refresh is needed, but if you refresh the page you'll see that the checkbox values have indeed been persisted.
Question
Evgenii Ermolaev · Mar 30, 2021

Get user properties outside of %SYS namespace

Indeed, I can't find much about this, yet it works. Why would such thing exist then? Don't use this it is not documented or supported. It is internal use only.
Question
Evgeny Shvarov · May 13, 2023

Debugging Unittests in InterSystems IRIS

"type": "objectscript", "request": "launch", "name": "debugRoutine", "program": "^debug" } ] } That's indeed
Announcement
Bob Kuszewski · Nov 22, 2023

InterSystems Supported Platforms Update Q4-2023

“Minor OS version certification” is a new process that is intended to provide additional security that a minor OS update didn’t break anything obvious and indeed both RHEL 9.2 &
Article
Istvan Hahn · Dec 7, 2016

Enable CORS for CSP/ ZEN Applications

In a complex solution when independent servers are feeding single web pages with contents, it is indeed challenging to keep the integrity of such system.
Question
Eduard Lebedyuk · Aug 13, 2018

Forbid extending my class

I'm glad you found the solution, though still not sure about its usefulness :) I think all this trench-digging is becoming a somewhat pessimistic perspective, but indeed if you assume
Question
Alexi Demetriou · Nov 20, 2018

Run batch script from Task Manager

This has indeed shut down Ensemble now. Is there a way it can be used inside of a batch file that can be called from Task Manager though?