We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
Add an "Add Server to VS Code" Option to System Tray Icon
There could be an option from the system tray icon to add a server to Visual Studio Code. When clicked, it could add the selected server to the InterSystems Server Manager extension of Code by editing the "intersystems.servers" node of settings.js...
implement digital signature for JSON / serialize json to canonicalized form per RFC 8785
when exchaning patient documents over information networks, it is demanded to sign these documents digtally. whilst we support cryptogprahy for XML documents, we do not have similar functionality available for serialized json documents.
Support Declarative CORS Configuration in <CSPApplication>
From IRIS ≥ 2025.1, Web Application–specific CORS settings—such as CorsOrigins and CorsCredentialsAllowed—can be configured through the Management Portal. Currently, these properties are not yet supported or listed as attributes of the <CSPAppl...
Make DICOM iteroperability adapter usable in Mirror configuration/environment
IRIS (for Health, HS HC, HS) DICOM interoperability adapters use the filesystem to store raw messages, the directory used can be configured in the StorageLocation production settings, obviously this is a big issue in mirrored environments if/when ...
When using the export wizard the sql data exported can only be saved to the server. Saving locally or the option to do so like the other export options would save time and effort to then log into the server and copy that data locally for use i.e. ...
The %JSONIGNORENULL parameter was working as documented up to version 2020, after that version it does not work anymore.
The idea is to fix it as per documentation or, in case there are concerns in existing code that may rely on bugged implemen...
Auto addition to Code Tables if value is not found
I would like to see if something out of the box could be added to HealthShare for when a Code Table value is not found that it is automatically added to the existing Code table. Sometimes endpoint systems add additional values that are not always ...
AI Digital Twin & Safe Replay Studio: One‑click production clone, anonymized traffic replay, and “what‑if” simulation
Problem
Changes to productions (new DTLs, rules, adapters, timeouts, upgrades) are risky because test environments rarely mirror real traffic, partner quirks, or peak volumes.
Reproducing an incident or validating a partner change requires man...