Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

All ideas

Showing 610 of 610

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...
David Hockenbroch 3 months ago in Initial Developer Experience / InterSystems Products 0 Future consideration

Publish the InterSystems IRIS Native SDK for Node.js on npm

People building Node.js apps commonly use npm as the place they get packages they depend on. Not being able to get the files needed for InterSystems IRIS Native API for Node.js from there adds friction which probably results in some lost opportuni...
John Murray about 3 years ago in InterSystems IRIS 3 Implemented

Generate OpenAPI / Swagger Specification from FHIR Capability Statement

In most customer projects, we end up using the customer's existing enterprise API Gateway to expose FHIR endpoints. This is particularly prevalent with payer customers most recently. Their API Gateway team will request an OpenAPI specification for...
Fred Harmon 4 months ago in Developer Experience / InterSystems FHIR Server 0 Future consideration

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 11 months ago in Developer Experience / InterSystems IRIS 2 Implemented

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 3 months ago in Developer Experience / InterSystems IRIS for Health 0 Future consideration

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 5 months ago in Developer Experience / InterSystems Products 2 Future consideration

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 5 months ago in InterSystems Resources for Developers 2 Will not implement

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 3 months ago in Developer Experience / InterSystems IRIS 1 Done by Community

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 3 months ago in Developer Experience / InterSystems HealthShare 0 Planned

Add support for two-factor authentication in DBeaver

In many environments 2FA/MFA is virtually mandatory due to regulations and compliance requirements. IRIS supports 2FA for the accessing the portal as well as Java/JDBC connections. Unfortunately my favorite (ad most popular?) JDBC SQL client app...
Enrico Parisi 8 months ago in Developer Experience / InterSystems Products 1 Future consideration