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 226

Jupyter Notebook

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

Add SCRAM-512 Authentication to IRIS Kafka adapters

I tried to use Kafka service and Kafka operation in IRIS interoperability. Our Kafka cluster requires SCRAM-512 authentication or TLS encryption, not SASL-plain which is offered in current Kafka adapters.
Oliver Wilms about 1 year ago in InterSystems IRIS 0 Planned or In Progress

Add a calculated property like TimeElapsed for Interoperability messages

Should be usefull to hava a calculated property like TimeElapsed at Ens.MessageHeader for Interoperability messages It will show how many seconds (ssss.mmm) this step takes It's possible to have it by sqL, but it's usefull to have in SMP, Visual T...
Luis Petkovicz 9 months ago in InterSystems IRIS 0 Future consideration

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 almost 3 years ago in InterSystems IRIS 2 Done by Community

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

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 2 years 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 about 2 years ago in InterSystems IRIS 3 Will not implement

secrets management

A secrets management facility that is much like aws parameter store, k8s secrets, etc... where files, strings, etc can be stored and accessed throughout the product. gpg keyscertsaws credsgcp keysstrings Very similar to "Credentials" in EnsLib but...
Ron Sweeney over 2 years ago in InterSystems IRIS 0 Community Opportunity

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

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 2 years ago in InterSystems IRIS 0 Community Opportunity