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 348 of 483

Tagging for Provider Directory

As we move some of our Provider build from a homegrown application to Health Share Provider Directory, there are some questions on how to handle data tags. Within our Provider build we had built a way to categorize "Conditions Treated" as a way to...
Scott Roth 1 day ago in InterSystems HealthShare 0 Needs review

Data Lookup View to see when last time a table was updated

Within the Management Portal, you can explore classes, routines, and global and see when the last time a file had been touched. It would be nice if we could see this for Data Lookup (LUT) tables as well. Sometimes we start a project and testing go...
Scott Roth 1 day ago in InterSystems HealthShare 0 Needs review

Store table tuning statistics with globals, not routines

Currently, table tuning data is part of a class definition. Many of us are splitting routines and globals into different databases to keep the data and the code separate. This causes a problem because we have many situations where we want the same...
David Hockenbroch 2 days ago in InterSystems IRIS 0 Needs review

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 about 1 month ago in InterSystems IRIS 1 Planned or In Progress

API to display patches applied

It is almost impossible to find whether and what patch(es) were applied to a given instance. When working with customer systems, this is critical to know as patches may have big impact on outcomes.
Daniel Kutac 16 days ago in InterSystems Products 3 Needs review

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 1 year ago in InterSystems IRIS 3 Planned or In Progress

Add interface binding to FTP adapters

Current implementation of FTP adapters (EnsLib.FTP.InboundAdapter, EnsLib.FTP.OutboundAdapter) lack a property to force binding with a specific TCP interface, similar to EnsLib.TCP.Common.LocalInterface. Being able to select a specific interface s...
Robert Barbiaux about 2 months ago in InterSystems IRIS 0 Needs review

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 over 2 years ago in InterSystems IRIS 2 Planned or In Progress

Interoperability Visual Trace: Provide option to hide EventLog entries

When viewing a message trace for a session via http://localhost:52773/csp/healthshare/hsedge1/EnsPortal.VisualTrace.zen?SESSIONID=3044 it would be nice to have an option to hide all of the Ensemble Event Log entries(warning, alert, error, trace et...
Stephen Canzano 14 days ago in InterSystems IRIS 3 Already exists

UI improvements to DTL Editor

I'd like several improvements to the DTL editor I'd like to have a visual clue to know if a property is marked as required, both in the source object and the targer object. If a property is required in the target object I would like to know that I...
Stephen Canzano 28 days ago in InterSystems IRIS 1 Future consideration