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 311

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 over 1 year ago in InterSystems IRIS 0 Future consideration

A modern management portal to manage InterSystems IRIS

Current is outdated and not very effective sometimes
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 3 Planned or In Progress

Add Source control for all the IRIS interoperability components

Currently there is no source control available for different components of the Interoperability production. There is a tool git-source-control that helps with some components, e.g. production itself , but business rules editor doesn't have such a ...
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 0 Future consideration

CSV Wizard - Record Mapper

Using the CSV Wizard within the Record Mapper, it requires you to predetermine the Record Map Name. It would be nice to be able to select the package that it needs to be saved under, and then specify the name.
Scott Roth 3 months ago in InterSystems Products 0 Needs review

To integrate InterSystems IRIS for Health with Open Source Drools

The are huge amount of business rules needed in transferring and transforming data
William Liu 10 months ago in InterSystems IRIS for Health 1 Community Opportunity

BPL, DTL and Rulesets in JSON and/or YAML

Sometimes when working with large rulesets, DTL, and BPL, it is easier to edit it in VSCode as XML than on the visual editors. XML is not the most legible format. If we could edit these as JSON or YAML, it would make editing it a lot easier. Not s...
Stefan Cronje 10 months ago in InterSystems IRIS 0 Will not implement

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 about 2 years 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 over 1 year ago in InterSystems IRIS 4 Future consideration

Group selectable "Service class" by technology, not just alphabetically

When you are working in a production and you want to add a new Business Service / Operation the selectable shows a long list of classes, usually for newbies this list is terrifying. If the Production screen is going to be updated to Angular would ...
Luis Angel Pérez Ramos about 1 year ago in InterSystems IRIS 0 Planned or In Progress

Date format in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss'

Provide an option in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss' i.e : LOAD DATA .../...USING{ "from": { "file": { "dateformat": "DD/MM/YYYY" } }}
Sylvain Guilbaud 10 months ago in InterSystems IRIS 1 Implemented