Search

Clear filter
Article
Evgeny Shvarov · May 28, 2022

Something For Nothing or How to Make Github Run Your UnitTests

docker builds and unittests of InterSystems IRIS projects on pushes or pull-requests needs the one CI Github Actions scenario, that will be the same in every project, and three lines
Question
Evgeny Shvarov · Feb 26, 2023

How can I know the patient id for a newly submitted Patient resource?

Playing with InterSystems FHIR server. You can easily install it in IRIS for Health using FHIR template: zpm "install fhir-server" NB!
Question
alon levi · Jul 31, 2025

Issue Sending Data to SQL Server from a Business Operation in IRIS Ensemble

Hi Enrico, Environment: InterSystems IRIS for Health Production: Uses Business Process → Business Operation → SQL Server SQL Server: Accessible via ODBC using EnsLib.SQL.OutboundAdapter
Article
Raef Youssef · Sep 23, 2025

Securing IRIS Integrations with Mutual TLS (mTLS): A Practical Guide

Whether you're integrating InterSystems IRIS with cloud APIs, internal microservices, or third-party platforms, **Mutual TLS (mTLS)** offers a powerful way to ensure both ends of the
Question
kandhan ramalingam · Oct 11, 2019

Cache NodeJs Network Connection

Hi, NodeJs(v0.10.0) to Intersystems Cache2014( using cache0100.node) network connection Not working .
Question
Stephen De Gabrielle · Jun 26, 2019

Message viewer 'Source' and 'Target' drop down menus very slow

Thank you to the community members who responded and Andrew Harris of InterSystems UK(WRC) I have combined the question and answer I received from Andrew and the community as an article
Announcement
Guillaume Rongier · Apr 6, 2020

ObjectScript OpenApi Definition Class Generator

InterSystems offers an API-design first approach. You can check this post for more informations : https://community.intersystems.com/post/iris-api-explorer-application.
Article
Peter Steiwer · Dec 16, 2019

Portlets that embed web pages into DeepSee dashboards

://community.intersystems.com/post/deepsee-tips-tricks-auto-execute" } Else { Set tArticle="https://community.intersystems.com/post/analyzethis-%E2%80%93-quick-start-intersystems-bi
Question
Rodrigo Flores · Jan 21, 2020

Use MDX

[CondicionesContCompletaCalc] ON 0 FROM [Condiciones] If you try that and it doesn't work, please feel free to contact InterSystems support and we can help you with further debugging
Article
Alberto Fuentes · Feb 19, 2016

Object Generators: a homemade RuleEngine

In this example we are using ObjectGenerators.Update: Rule Engine is now on GitHub https://github.com/intersystems-ib/cache-iat-ruleengineA very simple code generated methodFor starters
Article
Mike Kadow · Jun 20, 2016

NewBie's Corner Session 8 Not

--Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send my private email.
Question
Stefan Cronje · Jan 13, 2021

CI/CD Using GitHub and Travis CI - Source to Cache XML Format

There are numerous examples how to use Github Actions to test and deploy to cloud/kubernetes solutions built with InterSystems technology.
Question
Neerav Verma · Dec 19, 2020

REST: Not Supported : "in": "PATH",

Indeed, "Path" or "query" aproach does make difference inside the Intersystems structure.
Question
shobha rani · May 17, 2017

Soap Wizard

related to your specific version of Ensemble, or there could be something odd going on with dictionary mappings that needs to be looked at.I would recommend contacting your local Intersystems
Question
Muhammad Waseem · Oct 9, 2021

How to check repeating segment value in business rule?

Thanks Jeffrey DrummI was missing (1) in PIDgrpgrp and in ORCgrp Agreed Hi Jeff I would set up Business Rule to check fields and assign values for HL7 ORU_R01 by using Intersystems