Search

Clear filter
Question
Simon Barker · May 29, 2020

Trying to send information from %CSP.REST extended class to a Business Process

Yeah like I said I don't have a lot of InterSystems coding experience but the guy who does is off!
Question
David.Satorres6134 · Jun 16, 2020

Multiple server connections in VS Code?

If all conditions are met, but behaviour not expected, please fill [the issue](https://github.com/intersystems-community/vscode-objectscript/issues), with examples, and screenshots,
Article
Mario Sanchez Macias · Sep 5, 2022

MANUAL FOR SUCCESSFUL UPGRADES (tips & guidelines)

Handing this document to an external vendor (like InterSystems) will speed up understanding of the whole context.
Article
Iryna Mykhailova · Mar 16, 2023

Kinds of properties in IRIS

InterSystems IRIS has quite a few different kinds properties. Let’s put them in order so that they make better sense.
Question
Yone Moreno · Dec 19, 2023

Transitioning from %?????????? to %SerialObject: Data Purge and Global Usage Concerns

We have delved into the InterSystems documentation, particularly the section on class storage updates [1], which states that the storage definition is established during the initial
Question
Raghuram Devarakonda · Apr 27, 2017

Is it possible to change GUID of an instance?

Best check with InterSystems.
Article
Timothy Leavitt · Mar 17, 2021

Making the most of $Query

Thanks @Timothy.Leavitt, these explanations are very valuable for those who are new to intersystems (as me).
Question
William Proctor · Mar 23, 2017

problem with Mirroring

\cache\mgr\mirrorjrn-BILLSMIRROR.log03/23/17-10:13:01:587 (3496) 0 Built mirror journal log file d:\intersystems\cache\mgr\mirrorjrn-BILLSMIRROR.log successfully. status for mirror
Question
Scott Roth · Oct 2, 2019

Trying to understand Orphaned Messages

I based my code by tracing through some of the InterSystems purge code.
Question
Eduard Lebedyuk · Apr 8, 2019

Can datatype redefine getter/setter?

}and the using class Class DC.StringTest Extends %RegisteredObject {Property prop As DC.String;Method Test(){ b quit ;; from using Class }}compiled as ;DC.StringTest.1 ;(C)InterSystems
Article
Luis Angel Pérez Ramos · Mar 27, 2024

Boosting facial recognition with Vector Search

As you have seen in the latest community publications, InterSystems IRIS has included since version 2024.1 the possibility of including vector data types in its database and based on
Question
Evan Gabhart · Sep 24, 2025

How to Merge Contents from Multiple Routine Databases into a Common Target Database

Relevant References: - Tools and methods for working programmatically with routines [1].Sources:1.Routines (Tools/APIs) | InterSystems API Index | InterSystems IRIS Data Platform 2025.1
Question
Colin Brough · Apr 10, 2025

VS Code ObjectScript extension error

InterSystems ObjectScript extension for VS Code, version 3.0.1 Am also asking this question on the extension's GitHub page: Request textDocument/documentSymbol failed.
Question
Yone Moreno · Oct 13, 2019

Using class queries to select all rows and return an array: unexpected behaviour

@Yone.Moreno are you working on "Learning Path Exercise: Building a Server-Side Application with InterSystems IRIS"? If so, it's helpful to use the "Show Answer" button.
Article
Zenkov Artem · Oct 18, 2019

Tool for creating odt and docx documents from templates

Tested on Mac OS with IRIS 2019.3 CE, store/intersystems/iris-community:2019.3.0.309.0 Also available now on ZPM as document-template and can be installed as: zpm: USER>install