Search

Clear filter
Article
Benjamin De Boe · Nov 9, 2023

Connecting to Cloud SQL with DBeaver using SSL/TLS

With the release of InterSystems IRIS Cloud SQL, we're getting more frequent questions about how to establish secure connections over JDBC and other driver technologies.
Article
Ward De Backer · Apr 20, 2017

Node.js: installation and connection test for use with Cache

This is InterSystems latest node.js API, recommended for new developments. See here: https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?
Question
Andreas Schneider · Sep 15, 2024

Have you tried the THROUGH command in IRIS 2024.2? How does it work?

I have used the latest driver known to me (intersystems-jdbc-3.9.0.jar 555kb).I have also checked which driver was supplied with InterSystems IRIS version 2024.3.0.206.
Article
Luis Angel Pérez Ramos · Jul 11, 2023

Installation and adaptation of EMPI in Standalone mode - Feeding the beast with FHIR - Configuration

You can take a look at all these resources on their official page InterSystems and FHIR From InterSystems we are aware of the utility that FHIR provides for the world of healthcare
Question
John Murray · Mar 15, 2016

Managing source code across Caché and Ensemble version upgrades

that InterSystems does a very good job of maintaining backward compatibility.
Article
Claudio Devecchi · Nov 26, 2020

How to quickly publish Restful APIs in OAS 3.0 using the IRIS ApiPub tool

/) or [Intersystems IRIS for Health](https://www.intersystems.com/products/intersystems-iris-for-health/), from version 2018.1. ## Repository ***Github***: [apiPub](https://github.com
Article
Peter Cooper · Mar 13, 2018

Replacing ZEN - Part 1 - Introduction

I've recently joined InterSystems and have responsibility for this. Appreciate the feedback and will work to address this going forward.
Article
Daniel Tamajon · Sep 1, 2020

ObjectScript error management

InterSystems does not guarantee that $ZERROR holds an old value on a call to a system library. Let's analyze some cases.
Question
Semion Makarov · Dec 31, 2018

How to find multiple substrings in the string optimally?

string, consists of any of 150+ tags.We need to form a Big Tag field, which is filtered Tags field with only the following values: Caché, Ensemble, HealthShare, Intersystems IRIS
Article
Henry Pereira · May 29

Making Sense of Blood Tests with FHIRInsight: Turning FHIR into Clarity

But integrating LiteLLM into **InterSystems IRIS** required something more permanent and reusable than Python scripts tucked away in a Business Operation.
Article
Henry Pereira · Jul 31

From Mud to Masterpiece: Meet dc-artisan and Craft Better Prompts

🗳️ And if you like what we’ve built, vote for us in the InterSystems IRIS Dev Tools Contest—your support means a lot!
Question
Jason Bowen · Jan 17, 2022

Docker container w/ IRIS

Run this: docker run --name test-iris -d -p 52773:52773 store/intersystems/iris-community:2021.1.0.215.3 Then open http://localhost:52773/csp/sys/UtilHome.csp
Announcement
Anastasia Dyubaylo · Dec 21, 2021

Developer Community Release, December 2021

Hey Community, Day by day, our team makes the DC site a better place for InterSystems developers. This release will show how we've improved the Developer Community recently.
Question
Lakin Ducker · Nov 28, 2018

How can I have HealthShare respect relative paths for javascript and css files that are referenced in the index.html file?

However, this is so strange to me, being someone new to InterSystems, that I thought I should ask.Why is this happening? What do I need to change? <!
Question
Michael Davidovich · Aug 12, 2022

Return Error Code After Unit Tests to CircleCI Job

See https://github.com/intersystems-community/zpm/blob/master/src/%25ZPM/PackageManager/Developer/UnitTest/Manager.cls for an example of how to work around it / get the answers you