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 238

Embedded Python: Add a built-in variable to represent class

Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Future consideration

Preventive Health with ChatIRIS: Integrating InterSystems IRIS for Enhanced Patient Engagement

ChatIRIS Health Coach , a GPT-4 based agent that leverages the Health Belief Model as a psychological framework to craft empathetic replies. Why is it useful? In Singapore, less than 1 in 4 go for annual vaccinations. Only a third of eligible adul...
Crystal Cheong 10 months ago in InterSystems IRIS 1 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 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

Dark Mode for Studio!

I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum over 2 years ago in InterSystems IRIS 7 Will not implement

Change Management for Editors inside of Portal

While we have the ability to use GIT within VSCode, there are a lot of folks out there that are depenant on using the Management Portal and the Editors within the Management Portal to do their coding. While it is not intunitve to add some kind of ...
Scott Roth over 2 years ago in InterSystems IRIS 8 Already exists

Business Operation Testing mode per namespace

While there are several different Testing options available, it would be nice at a system level if you wanted to just test Business Rules, Business Processes, and Data Transformations to have a way to change all Business Operations into a Testing ...
Scott Roth over 2 years ago in InterSystems IRIS 0 Needs review

Create a new model type option for IRIS database: blockchain

IRIS database supports multimodel based on globals. Would be great have a model type based in blockchain.
Yuri Marx over 2 years ago in InterSystems IRIS 0 Community Opportunity

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

Traceroutes to Java Gateway Display

We have a lot of Connections to External Databases using JDBC and the Java Gateways within the Interoperability engine. When you Click on those Services or Operations that use the Java Gateway Service it doesn't show a connection to the Java Gatew...
Scott Roth almost 2 years ago in InterSystems IRIS 0 Planned or In Progress