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

FILTER BY CATEGORY

InterSystems IRIS

Showing 162 of 297

Use browser engine

Integrate some browser engine like chromium so that we can use tools like Selenium, Cypress, to perform tests.
André Dienes Friedrich 2 months ago in InterSystems IRIS 4 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 about 1 year ago in InterSystems IRIS 2 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 about 1 year ago in InterSystems IRIS 3 Will not implement

Java Hibernate support for IRIS

There were some support for Caché, but it's outdated already. And we need support for IRIS.
Dmitry Maslennikov 7 months ago in InterSystems IRIS 4 Done by Community

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 about 1 year ago in InterSystems IRIS 0 Community Opportunity

IRIS support for Amazon Linux

Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL. [ec2-user@...
Cliff Mason over 1 year ago in InterSystems IRIS 0 Needs review

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 4 Planned by Community

Open protocol to connect to IRIS

If I would need to use not supported programming language with IRIS. It will be quite impossible to do it. with open protocol, it will be possible to add support to any programming language by implementing that protocol there This will help to ext...
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 2 Will not implement

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 6 months ago in InterSystems IRIS 1 Needs review

Dynamic creation of REST Response

As I am working on my first REST client, it would be helpful like with SOAP requests if the Class Structures could be built automatically. While the request class would still need to be built and defined, it may be helpful or save time if we could...
Scott Roth 3 months ago in InterSystems IRIS 0 Community Opportunity