Skip to Main Content
InterSystems Ideas
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 A NEW IDEA

My votes

Showing 594 of 594

Fix bugged %JSONIGNORENULL parameter implementation

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...
Enrico Parisi 6 months ago in InterSystems IRIS 0 Planned

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.
Daniel Kutac about 2 months ago in Developer Experience / InterSystems IRIS for Health 0 Future consideration

Light version InterSystems IRIS

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...
Andre Larsen Barbosa over 2 years ago in Initial Developer Experience / InterSystems IRIS 4 Future consideration

SQL export data option to save locally

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. ...
Mark OReilly 2 months ago in Developer Experience / InterSystems HealthShare 0 Planned

DTL testing with JSON support

The current test functionality available from DTL only works for XML data, add JSON format as an option would be really helpful.
Luis Angel Pérez Ramos 3 months ago in Developer Experience / InterSystems Products 2 Future consideration

Ready-to-Use VM for Learning and Experimentation

A pre-configured virtual machine designed for onboarding new developers into our InterSystems ecosystem. This VM can include IRIS for Health, InterSystems Interoperability configurations, HMF/HL7 messaging services, TrakCare MEUI, Logi Report, Per...
Hisham Yoosuf about 2 months ago in Initial Developer Experience 2 In Progress

Stand-alone ObjectScript Runtime for Containers

Would it be possible to create a slim ObjectScript runtime that could be used to run arbitrary ObjectScript code in containers to achieve ObjectScript-based microservices? This would be great for folks who are very familiar with ObjectScript alrea...
Aaron (PSI) Jaeger 3 months ago in InterSystems Resources for Developers 2 Will not implement

Creation of Workflow Task based on Error

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...
Scott Roth 30 days ago in InterSystems HealthShare 0 Needs review

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...
Evgeny Shvarov about 2 months ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 9 months ago in Developer Experience / InterSystems IRIS 2 Implemented