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 IRIS

Showing 226

Role-Based Access Control for Data and Features

Intersystems IRIS currently supports role-based access control (RBAC) through the use of resources and roles. However, this functionality is not consistently implemented across all features. In some cases, access is granted based on a hardcoded %A...
Stella Ticker 5 days ago in InterSystems IRIS 0 Needs review

IRIS for Health Blockchain connector

To develop a Connector enabling the seamless export of health data from Intersystems IRIS for Health to a blockchain repository, empowering patients with control over their own health data. This solution ensures data integrity, transparency, and s...
Johni Fisher 18 days ago in InterSystems IRIS 2 Community Opportunity

System Management Portal - allow to cancel running SQL Query

when a user runs an SQL statement using System Management Portal, SQL menu, they may realize that SQL command takes too long to execute (too general SQL statement, too big table, ...). It would be great to be able to cancel such long running query...
Daniel Kutac 17 days ago in InterSystems IRIS 4 Already exists

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 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 6 months ago in InterSystems IRIS 6 Planned or In Progress

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

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 8 months ago in InterSystems IRIS 2 Future consideration

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt about 2 years ago in InterSystems IRIS 4 Future consideration

Configuration Merge: Configure NLS Settings

To me NLS settings sounds a perfect Configuration Merge candidate. Currently we're running: do ##class(Config.NLS.Locales).Install("finw")set ^SYS("NLS", "Config", "Collation")="Finnish3" with iris terminal.
Jani Hurskainen 21 days ago in InterSystems IRIS 0 Future consideration

Linkage between BP and calls to using Translation (DTL's)

Understandably I understand that DTL's live as a different class file then the BP. When developing a BP, and using a "Translation" action it would be helpful is the DTL could pull in the references to the context variables being used in the BP. Fo...
Scott Roth 21 days ago in InterSystems IRIS 0 Needs review