Search

Clear filter
Announcement
Adam Coppola · Feb 9, 2021

Now Available: Resources for Learning VS Code w/ Objectscript Extensions

Visual Studio Code is a compatible IDE for InterSystems technology!Visit the resource guide to learn more about the VS Code IDE and how to use the ObjectScript extensions.
Announcement
Michelle Spisak · May 28, 2020

System Management Resource Guides Now Available!

HealthShare Management Resource Guides are now available through InterSystems Learning Services.
Question
Nikhil Pawaria · Feb 21, 2019

MIRRORING

Are there any videos on learnings at InterSystems community? I have to say, the documentation is very detailed with regards to mirroring. Here is a link.
Article
Henry Ames · Jun 18

Options for Python Devs + Poll!

In Summary:Python and InterSystems IRIS complement each other well.
Article
André Dienes Friedrich · Sep 26

SentinelIRIS

By combining Spring Boot, Python, and InterSystems IRIS, it provides a clear, reproducible example of IoT data pipelines in action.
Question
Andrew Barber · Mar 25, 2022

Overview of Business Intelligence in IRIS (starting at the very beginning...)

I presume I need some sort of Intersystems GUI to do this? Anything would be appreciated, but please note I have 0% Intersystems knowledge.
Announcement
varsha Vijay · Mar 6

Principal Architect and Integration Engineer

With 12+ years of experience in software development, I specialize in: ✅ InterSystems Technologies:• InterSystems IRIS & IRIS for Health, Cache, MUMPS, GT.M, Ensemble• InterSystems
Article
Sergey Lukyanchikov · Oct 6, 2022

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

Author: Sergey Lukyanchikov, InterSystems For one major reason: to avoid progressive technical and economic performance deterioration in an AIaaS setup characterized by increasing
Question
Zachary Garvey · Apr 26, 2022

Deleting a Translation Map for a facility

I am attempting to delete the entirety of the translation map for a single facility and am wondering if there is a utility within InterSystems to accomplish this.

#Key Question

137 Posts1 Followers
Question
Jignesh Patel · Sep 3, 2024

License manager on cloud

We are third party vendor who acts as a buffer between the customer and intersystems to purchase licenses for intersystems.I am wondering can we use AWS license manager to manage the
Question
Mikko Laitamäki · Jun 17, 2020

Dialect for hibernate version 5.x for cache >= 2018

Thanks anyway, Mikko So was finally trying to do something and asked those iris dialect files from Intersystems support to see if those would work with cache.
Question
David Foard · Mar 4, 2020

Version of Eclipse for Atelier

I have heard about other versions of Java working just fine, but these have not been tested by InterSystems' QD team.
Article
Stefan Wittmann · Apr 7, 2016

Global Summit 2016 - The Power of Handling Data Without a Schema

Presenter: Stefan WittmannTask: Take advantage of the NoSQL paradigm without adding another toolApproach: Provide sample use cases that are an excellent fit for InterSystems’ new document
Article
Megumi Kakechi · Nov 23, 2023

How to execute the OS commands

InterSystems FAQ rubric When executing OS commands, use $ZF(-100). do $ZF(-100,"",program,args) // Execute the Windows command [synchronously].