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 352 of 352

InterSystems IRIS for Energy management

An InterSystems product developed specifically for energy management, such as InterSystems IRIS for Health is made for health care. It would make it easier for companies who want to apply green solutions to their production, which suits any busine...
Heloisa Paiva 10 months ago in InterSystems Products 1 Will not implement

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 10 months ago in InterSystems IRIS 0 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

Unit testing in VSCode

A unit testing user interface in VSCODE, similar to what is available for Java or .NET (JUnit, xUnit,…), for use in initial or test driven development.
Robert Barbiaux about 1 year ago in InterSystems Products 3 Done by Community

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

PM platform

It would be great to have a platform where fresh PM'S in the industry with no prior IT training could ask questions and get a basic start / knowledge of some coding perhaps before jumping into the more complicated lessons
kevin berry over 1 year ago in Learning 0 Will not implement

Tool to convert legacy dot syntax code to use bracket syntax

I'm sure that I am not alone in maintain a mass of legacy code, some of which uses the dot syntax for blocks of code. Wouldn't it be great to have a tool to convert this to guaranteed equivalent code using the bracket {} syntax?
John Cassidy over 1 year ago in Other 0 Community Opportunity

Add basic tutorial of Docker or point to a Docker tutorial in Documentation

I do not know about others, but Docker and the intro of Docker was not a forte of mine coming into trying out new components of InterSystems IRIS. We are moving to IRIS and with that we want to incorporate into our upgrade. I have been struggling ...
Scott Roth over 1 year ago in Documentation 6 Already exists

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed over 1 year ago in InterSystems IRIS 3 Future consideration