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 396 of 539

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

Adding version control and branches per project in IRIS

When creating a project in IRIS and adding the classes corresponding to that project, it would be nice to be able to initialize a repository in GIT with the project files and to be able to manage the branches and commit/push the code. In response ...
Joan Pérez almost 2 years ago in InterSystems IRIS for Health 6 Will not implement

Identify redundant indices

Over time, application developer define indices to improve their query performance. Over time, it's possible that some query definition may not be used and therefore (a) consume processing time during filing and (b) consume diskspace, journal sp...
Steve Pisani almost 2 years ago in InterSystems Products 4 Already exists

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

Raw Code viewer for Classes

Someone asked me today as I was developing a custom Ens.Rule.FunctionSet function wanted to know if there was a way to view the code without having to open VSCode. If you view Routines, from within the Management Portal -->System Explorer -->...
Scott Roth about 1 year ago in InterSystems Products 0 Will not implement

Custom Visualizations for Physicians

Enable physicians to track specific health data using charts and graphs. Physicians can easily monitor trends and make informed clinical decisions.
Ikram Shah about 2 years ago in InterSystems IRIS for Health 3 Ideas Contest

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

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden about 1 year ago in InterSystems IRIS 7 Already exists