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

Energy Consumption Estimate Report Per Production / Business Component

Do you know how much energy a production or even an individual business component uses? I haven't got a clue If intersystems could build a front end report that estimated the energy usage of a production/component based on the number of messages p...
Rob Ellis 9 months ago in InterSystems IRIS 0 Community Opportunity

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 10 months ago in InterSystems IRIS 5 Future consideration

Advanced real-time data processing optimization for InterSystems IRIS

In this Idea-A-Thon, I propose to develop innovative technology that enables advanced optimization of real-time data processing for InterSystems IRIS. The central idea is to implement a new hardware acceleration module based on FPGA (Field-Program...
Yone Moreno 10 months ago in InterSystems IRIS 0 Will not implement

Journal file analysis/visualization

Journal files can provide key insights into database write activity for a number of purposes, ranging from debugging and performance analysis to incident investigation and response. I even once used the history of sets/kills of ^oddDEF to recover ...
Timothy Leavitt over 1 year ago in InterSystems IRIS 3 Done by Community

Version History for Classes

Please add a Version History capability, like Mirth. Each class will have a Version History, with Date. Easily allow a class to be reverted to a specific version.
Paul Hurley over 1 year ago in InterSystems IRIS 3 Will not implement

BPMN Support for InterSystems IRIS Interoperability

Currently, the IRIS process engine uses BPEL. It would be great if IRIS also supports the process engine in BPMN. The BPMN notation has many more features than BPEL, in addition to being more intuitive and used in the market. There are already BPM...
Yuri Marx over 1 year ago in InterSystems IRIS 0 Community Opportunity

Introduce an interoperability adapters to import/export data from Google Docs and Google Sheets

Google docs and Google sheets are very useful tools for dealing with data. It'd be great to have an easy import/export lib for IRIS data. Could be implemented via Embedded Python using https://pypi.org/project/gsheets/
Evgeny Shvarov over 1 year ago in InterSystems IRIS 5 Done by Community

Global->JSON->Global converter

Introduce a package which can:export arbitrary Global (or part of global) into file.jsonimport file.json into Global expose global in JSON into device and vice versa
Evgeny Shvarov over 2 years ago in InterSystems IRIS 2 Done by Community

Jupyter Notebook

with the addition of embedded Python, offer a Jupyter Notebook integration that can interact with the IRIS DB, rules engine, etc.
Guest over 2 years ago in InterSystems IRIS 2 Done by Community

Transient data

When modeling a new table or persistent class, allows to mark the table or persistent class as transient. The transient attribute will set how many time the data will exists in the database. Transient data is useful to persist temporal data, like ...
Yuri Marx 11 months ago in InterSystems IRIS 2 Future consideration