Search

Clear filter
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
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
Evan Gabhart · Sep 24

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
John Peeke · Mar 19, 2019

Cache docker image

The installation is HealthShare rather than Cache, but the that is just a change in the InterSystems installer referenced.
Question
leo dec · Mar 8, 2019

HL7 message import to sql server

I would definitely suggest engaging with your InterSystems Sales Engineer for guidance.
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
Sergey Mikhailenko · Jan 18, 2022

The practice of using badges for projects in OEX for a more convenient description of them

As the project of the package manager [ZPM](https://github.com/intersystems-community/zpm) matures, the requirements for the storage resources for package modules increase too.
Discussion
Evgeny Shvarov · Dec 28, 2021

On Datasets Licensing

I suggest that the InterSystems DPO participate in the application approval process, because InterSystems can be classified as a data processor because it hosts the applications that
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
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
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
Luiz Raeder · Feb 1, 2021

IKO (Iris Kubernetes Operator) Service not redirecting dynamically to the correct Pod

Intersystems support warned that this is still an issue of IKO, but there are some possibilities that I am studying.
Question
Chip Gore · Apr 20, 2016

How do I get existing CSP files into Atelier?

In my case, I was going to a Mac, so I changed: Parameter CSPFILE = "C:\InterSystems\<windowInstalldir>\CSP\<namespace>\<reportname>.csp"to: Parameter CSPFILE
Question
John Lisa · Jul 20, 2020

IDX Groupcast system from Cache'

I do not believe Groupcast is based on Intersystems Cache, but I could be incorrect.