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.
With the coming of dynamic objects I feel that at this point we need something that ressembles TypeScript. So my suggestion is for having a superset language that can be transpiled to either classes or routines, whichever fits the bill. The idea i...
Sometimes (often?) it's handy to get a reference to the parent object of a serial object.It can be done by a explicit Parent property and an Add method on the parent, but I think it should be there out-of-the-box. Btw: why isn't there a category O...
Add a compiler flag to disable accidental code formatting
Add a compiler flag to relax or prevent the code from auto-formatting whenever a source file is imported and thus compiled, the reasoning for that is for preventing irrelevant changes from showing up in the source control such as: argument multi-l...
When defining a Rule and adding a Send action I would like to see better filtering on the list of Transforms listed in the UI
If the rule is Rule Type = HL7 Message Routing Rule it would seem that the only valid transforms to select are those wh...
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 ...
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...
It would be helpful when an error message happens within HealthShare Interoperability, that the error message is sent to a Workflow Task List, or some other Task List for users outside of Interoperability to work off of to correct errors instead o...