Search

Clear filter
Announcement
Anastasia Dyubaylo · Aug 18, 2022

Developer Community Release, July 2022

We’ve recently made some interesting changes to your experience in the InterSystems Community: 📌 notifications like in social networks 📌 improved subscription setting
Article
Mark OReilly · Aug 31, 2022

Changing Iris For Health Logos Webpage Icons

Replace logo in folder which from a clean installation would be DRIVELETTER:\InterSystems\IRISHealth\CSP\broker\portal change the ISC_HS_icon.ico and the ISC_IRIS_icon.ico 9.
Question
Craig Bishop · Sep 7, 2022

Access global variable on remote system

Global Structure | Using Globals | InterSystems IRIS Data Platform 2022.1 I am able to access this global easily from the Edge server using the $Get function, but I need to access
Article
Alexey Maslov · May 4, 2018

Implicit Privileges of %Developer Role in 2017.2

To be fair, InterSystems docs always contained a note:InterSystems recommends that you do not modify predefined roles.
Article
Benjamin Thorne · Jul 17, 2018

Use GZIP to compress/decompress files

%Save() } } The link to the code on GitHub: https://github.com/intersystems-community/code-snippets/blob/master/src/cls/objectscript/GZIP.cls And what you are not satisfied
Article
Gevorg Arutiunian · Feb 22, 2019

Embed a Webcam Feature into a ZEN Page

snap.refreshContents(); } ClientMethod startCam() [ Language = javascript ] { zen('mycam').startWebcam(); } } Here's a link to the code on GitHub: https://github.com/intersystems-community
Question
Colin Brough · Jan 10

DTL Transformation output: ordering of XML nodes

| InterSystems Developer With help from WRC, looks like this is something of our own doing - we were using sub-transforms in ways that caused us problems.
Question
Steve Pisani · Apr 1, 2022

Hiding Inverse Relationship entries project in DTL graphics

Hi Stefan, I wonder what led you to determine that the DTL is being drawn by using InterSystems CSP AutoForm (%CSP.Util.AutoFormGenerator), because, I added the XDATA block to the child
Article
Oliver Wilms · May 30, 2022

Custom monitoring page for IRIS Interoperability production

InterSystems Production Monitor is a page in Management Portal to display monitoring information for the current running production.
Article
Robert Cemper · May 25, 2023

Reviews on Open Exchange - #28

a huge container 5.0 4 iris-ldap-auth great for learning 5.0 5 isc.syslog.lossless hidden cure for serious issues 5.0 6 Node-RED node for InterSystems
Article
Mihoko Iijima · Nov 30, 2023

How to programmatically retrieve a list of user-created classes

InterSystems FAQ rubric Class definitions created by users are stored in class definition classes. They can be used to obtain a list of class definitions from a program.
Question
Nimisha Joseph · Dec 22, 2023

Trouble Accessing SendRequestSync() in BPL Code Activity

Hi , I'm currently working on a BPL (Business Process Language) in InterSystems Ensemble, and I'm facing an issue when trying to call the SendRequestSync() method within a code activity
Question
Scott Roth · Jan 11, 2024

$ZF question - Calling scripts and redirecting output from script

Community.ExecOS).ExecOS("dir",.out) EPTEST>zw out=13 out(1)=" Volume in drive C has no label." out(2)=" Volume Serial Number is 3E11-87B5" out(3)="" out(4)=" Directory of c:\intersystems
Question
David.Satorres6134 · Oct 12, 2020

Creating index combining List(ELEMENTS) and another standard Property

I reproduced this in InterSystems IRIS latest. Looking at the generated code we are able to resolve the the index global in other places, but not in this one case.
Article
Developer Community Admin · Oct 21, 2015

Advancing SOA with an Event-Driven Architecture

It will give your information systems the ability to sense and respond to events rapidly, either through an automated process or human interaction.This white paper explains how InterSystems