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

InterSystems Products

Showing 432 of 592

Add a "mentor mode" to Management portal

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...
Iryna Mykhailova about 1 month ago in Initial Developer Experience / InterSystems IRIS 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

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 2 months ago in Developer Experience / InterSystems FHIR Server 0 Needs review

DeepSee.KPI enhancements

There are actually three suggestions, but they all relate to KPIs (link to what these are below). %DeepSee.KPI https://docs.intersystems.com/iris20252/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=%25DeepSee.AbstractKPI 1. Provid...
Dmitrij Vladimirov about 1 month ago in Developer Experience / InterSystems IRIS BI 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 1 month 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

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 6 months ago in Developer Experience / InterSystems Products 1 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 almost 3 years ago in InterSystems IRIS 3 Implemented

Need for Application-Specific HTTP Tracing in Web Gateway

1️⃣ Description of the idea Enhance the Web Gateway to support HTTP Trace at the web application level, rather than globally. This means developers and administrators could enable and tracing the individual web applications (e.g., /myapp, /api/mya...
Ashok Kumar T 5 months ago in InterSystems Products 0 Future consideration

Enable Schema Validation for REST APIs Using Swagger Definitions

Enforce Automatic schema validation for Spec-First REST implementations 1️⃣ Description of the idea Enable automatic schema validation of incoming request bodies in REST APIs defined using Swagger/OpenAPI 2.0 when the request body is declared in ...
Ashok Kumar T 5 months ago in InterSystems Products 2 Community Opportunity