Search

Clear filter
Discussion
Andrew Sklyarov · Oct 8, 2025

What strategy do you use to maintain different settings of Interoperability Productions across DEV, TEST, and PROD environments?

For the record, formal best practice across all InterSystems internal applications, as well as InterSystems-led implementations of HealthShare and TrakCare/Intellicare is to use SDS
Question
Christine Nyamu · Oct 22, 2025

Help in Creating Index in DTL based of a variable value

References for specific DTL functionality are found in [1][2].Sources:1.DTL Elements | Business Process and Data Transformation Language Reference (Contents) | InterSystems IRIS Data
Article
Jon Sue-Ho · Nov 17, 2016

Email alerts for cconsole.log messages using ^MONMGR

Maybe InterSystems might add some scanning features to the ^SYSMONMGR/^MONMGR apps? *puts bug into InterSystems' ear*
Article
Chi Nguyen-Rettig · Sep 21, 2024

Development Tools for Visibility into IRIS CCDA to SDA Transformation

Actually I just went ahead and filed the issue so this doesn't get lost:https://github.com/intersystems/isc-ipm-js/issues/18 Thank you, @Timothy.Leavitt
Article
sween · May 17, 2024

IRIS SIEM System Integration with Crowdstrike Logscale

Adding a SIEM integration to InterSystems IRIS for "Audit Database Events" was dead simple with the Community Edition of CrowdStrike's Falcon LogScale, and here's how I got it done.
Announcement
Jean Millette · Jun 12, 2024

Vote for Microsoft Change For Support of Source Management and CI/CD of Power BI Reports

(boy .. the MS community pages don't work nearly as well as the InterSystems D.C.!)
Announcement
Nikita Savchenko · Jan 19, 2017

Caché WebTerminal v4 Release

community.Caché WebTerminal is a web-based terminal for InterSystems products built on top of InterSystems Caché.
Question
Yufeng Li · Jul 27, 2020

SHA256withRSA 加密

Right, this method was added since InterSystems IRIS 2020.1. Hi Yufeng, https://docs.intersystems.com/irisforhealth20191/csp/documatic/%25CSP.Documatic.cls?
Question
ED Coder · Nov 11, 2020

Is there a way to pass an acknowledgement from an Business operation to a Business service?

Haven't seen this setting in default InterSystems IRIS adapters.
Question
Cindy Fawcett · Apr 12, 2021

API Manager - transform header from basic auth to bearer token

I am working with InterSystems API Manager product and I'm trying to solve an authentication problem. In our implementation, API Manager accepts basic authentication.
Question
Nigel Salm · Apr 21, 2021

Viewing .int code of Compiled classes in VS Code

Thanks @Lukas.Dolezal VS Code's View Other command supports jumping to the same line in the INT routine, but that support requires an InterSystems server with Atelier API version 4
Question
Dmitry Maslennikov · Sep 9, 2016

FHIR outside of HealthShare

But unfortunately I've also found that even InterSystems have worked on FHIR, as I know, it is only in HealthShare, and it means that I still have to do lots of work and should make
Question
Yuri Marx · Jul 10, 2020

Best option to consume RSS

Using XSD schema you can easily generate the classes in InterSystems IRIS and import your RSS data into them.
Question
Stephen Wilson · Apr 5, 2017

Is there an idiot proof walkthrough tutorial for setting up Caché 2013.1.6 license usage monitoring?

Just loop every X seconds and use COS to send yourself an email or text when LU exceeds your threshold.Depending on your user habits, app software, platform and InterSystems license
Article
alex kosinets · Mar 17, 2020

SEA BATTLE on EXCEL

install mx-server IRIS (tested for Ubuntu 18.04.4 LTS) : unzip MX to any folder /path/to/mymx, then : $ docker run --name myiris -p 5264:5264 -v /path/to/mymx:/mx -d store/intersystems