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

Developer Experience

Showing 128 of 592

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

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo over 1 year ago in Developer Experience / InterSystems IRIS 6 Planned

Add Form Definition Notation (FDN) validation to VS Code Extension

It would be nice if the VS Code Extension for InterSystems could validate the Form Definition Notation (FDN) format so we can understand the breakdown in defining forms within vs code class files. Right now, it is trial/error if I update the Class...
Scott Roth about 2 months ago in Developer Experience / InterSystems HealthShare 0 Needs review

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt about 3 years ago in Developer Experience / InterSystems IRIS 4 Ideas Contest

offer a FILTER in OEX based on quality Reports

Differently to stars and reviews that are by definition single shot exercise by user (no new review of the same user also after a new release)are Quality Check Reports done periodically by experts.So they aren't static but can and do change over t...
Robert Cemper 29 days ago in Developer Experience / Open Exchange 0 Planned

Message Viewer - Search by PatientID shortcut

Most of the time, when using the Message Viewer in Health Connect, I need to search by PatientID for fault finding or analytical purposes. It would be handy if there was a field already on the Message Viewer page to search by PatientID, instead of...
Lewis Houlden about 2 months ago in Developer Experience / InterSystems IRIS for Health 0 Needs review

YamlAdaptor objectscript class

The YML Adaptor is a means for mapping ObjectScript objects (registered, serial or persistent) to YAML text or dynamic entities. When a class extends YmlAdaptor it will be able to: YMLExport() serializes a YAML enabled class as a YMAL document a...
Yuri Marx 2 months ago in Developer Experience / InterSystems IRIS 1 Done by Community