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

All ideas

Showing 54

Optional "Green Mode" Configuration Setting for IRIS

Much like how cars often have a "Eco" driving mode, create an optional mode for using IRIS in a greener manner. If a user of IRIS wants to prioritize reducing their carbon footprint over performance, they should be able to do so. It's possible ...
Nelson Tarr 9 months ago in InterSystems IRIS 0 Future consideration

New reward: IRIS developer license

Exchange 40,000 points per IRIS developer license core (the one that doesn't allow you to go to production, but allows you to use it in a development environment)
Yuri Marx over 1 year ago in Global Masters 1 Future consideration

use Python Class Definition Syntax to create IRIS classes

Now that IRIS support Python, UDL syntax should not be the only way with SQL DDL to define/create classes in IRIS.
Sylvain Guilbaud 10 months ago in InterSystems IRIS 4 Future consideration

Use of package management systems

There is no way at the moment to install any driver to IRIS for any suppoorted programming language. Java drivers not available on Maven (even https://mvnrepository.com/artifact/com.intersystems/intersystems-jdbc, just fake empty files) Python dri...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 1 Future consideration

Include bar code/QR code recognition as a standard function

Zen reports, InterSystem Reports, and IRIS all have ways to generate bar codes and/or QR codes and put them on documents, but there is nothing to read them. Reading them relies on 3rd part packages and sometimes specialized hardware, depending on ...
David Hockenbroch 9 months ago in InterSystems IRIS 0 Future consideration

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 0 Future consideration

Interoperability Production: "Add a 'Type-to-Filter' ability in dropdown selections"

Our InterSystems HealthConnect Environment uses multiple namespaces and in those namespaces we have hundreds of components. It can be really tedious and slow to scroll though each drop down to select a component in a routing rule (targets or sourc...
Victoria Castillo 11 months ago in InterSystems HealthShare 1 Future consideration

Searchable Index of New Features

Please can you consider adding a searchable index of New Features to the Documentation/Community pages? I would like to see the version that a new feature was introduced/enhanced/formalised etc.
Paul Hurley about 1 year ago in Documentation 0 Future consideration

SQL Return ID

Add functionality to SQL to use RETURN on insert statements. To return the value of whichever field is specified after the insert. Can be useful when using SQL to insert records and you need the ID immediately without having to select it.
Stefan Cronje 6 months ago in InterSystems IRIS 4 Future consideration

Why use storage for an index that has never been used?

If an index has never been used (or not for a long time), is it really necessary to use hard drive storage for the index? After a sufficiently long time has passed, it seems like it would be possible to purge storage of index data. The index would...
Nelson Tarr 9 months ago in InterSystems IRIS 5 Future consideration