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.
AI Log Analytics & Predictive Anomaly Detection for Interoperability
Problem
Operational issues (bad data, unusual traffic spikes, rising error rates) are discovered too late, after queues back up or downstream systems fail.
Current Event Log, Message Viewer, and Visual Trace are excellent for investigation, bu...
AI Interface Builder (AskISC): Generate full Productions from specs or Excel
Problem Implementing new interfaces still takes many hours: picking the right adapters, scaffolding Business Service/Process/Operation classes, authoring Rule Sets, and writing DTLs. Specs often live in Excel, emails, or PDFs and must be translate...
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...
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. ...
RFC 9562 defines UUID v7, as a timestamp based universally unique identifier (https://www.rfc-editor.org/rfc/rfc9562.html#name-uuid-version-7). Supporting this type of UUID as the IdKey of persistent classes may have multiple advantages:
The ID ...
Introduce generated unittests for REST API calls generated by ^%REST vs Open API spec
^%REST can generate REST API classes that handle calls listed in Open API spec. It'd be great if the lib could also generate unittests for all the implementation methods. Tests could leverage approach, provided by David Hockenbroch here, which hel...
Develop a light version for InterSystems IRIS. It is a fact that IRIS, today, includes several improvements and new functionalities, however, like "all" software evolution, it also requires heavier hardware resources. Not all applications need all...
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...
Introduce an optional "mentor mode" for the Management portal (switched on by default for new installations) that detects common setup mistakes / best practices, and provides a pop-up to draw attention to them. For example, if the user sets %All i...