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 232 of 433

A tool to init projects

A cli command like "iris init" which prompt several questions like "Do you want a REST API ? ", "Do you want Analytics modules ?" etc etc...And once the command is done, a blank project is generated with the skeleton of the code
Dorian Tetu 11 months ago in InterSystems IRIS 0 Community Opportunity

Refresh Button on the small messge browse in the Production panel

On the Production screen. After selecting a business host, the panel on the righthand side of the screeen contains tabs for "Log" and "Messages", and so forth. On the Log tab, there is a refresh button. The message tab does not have a refresh butt...
Stefan Cronje about 1 year ago in InterSystems IRIS 2 Done by Community

Using OpenSSH Key for Authentication in IRIS on System based accounts

For internal IRIS accounts like Admin, _system, etc... could we incorporate so mechanism to use encryption keys for Authentication instead of using passwords. We have written a couple of shell scripts that login via Terminal and execute EnableConf...
Scott Roth over 1 year ago in InterSystems IRIS 4 Needs review

Enhance the Interface Maps

Please consider enhancing the Interface Maps functionality: Make Rules clickable in the Sequential View Make Transforms clickable in the Sequential View
Paul Hurley over 1 year ago in InterSystems IRIS 0 Planned or In Progress

Intersystems IRIS on Cloud.

Provide Intersysems IRIS as serverless system. All IRIS engineer are liberated to everything related to server like setup, maintain... It need prepare server when started system with IRIS even if using container or install version, now. Server mai...
Yuji Ohata over 1 year ago in InterSystems IRIS 0 Planned or In Progress

Download the HL7v2 Browser Extension for Interface Analysts

The extension has a load of features that will save interface developers using HL7v2 time, allowing them to power down their devices just that little bit sooner at the end of their day and saving much electricity! For example: Skip The Message Sea...
Rob Ellis over 1 year ago in InterSystems IRIS 1 Already exists

Binary index implementation

The bitmap index is calculated for each node, so I think it will be used as a line. By capturing this as a plane on the horizontal and vertical axes and converting it into a binary image, if it can be processed like image composition or black and ...
Akio Hashimoto over 1 year ago in InterSystems IRIS 14 Will not implement

Add interoperability adapter for AirTables

Add an inbound adapter and BS for AirTable to be able to connect to AirTables account and react on events "new record appeared", "record changed" Add an outbound adapter and BO to be able to connect to AirTable and add a new record in a particular...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Community Opportunity

Example of Flask application with SQLAlchemy IRIS

It would be good to have an example of an application made on Python Flask, which works with IRIS through SQLAlchemy
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 4 Done by Community

Specific cache buffers per DB

Today, if we want to make sure a specific database is more in-memory than others, we can built is as a 16K or 32K block size (while all others are the default 8K block size) and then assign an amount of "cache buffers" to 16K block DBs. I would li...
Yaron Munz over 1 year ago in InterSystems IRIS 5 Will not implement