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 249 of 340

IRIS and ZPM(Open Exchange) integration

Is it possible to integrate IRIS admin panel and OpenExchange, so people could see and install the apps just from there? Like you can install plugins in other products.
Elena E over 1 year ago in InterSystems IRIS 4 Community Opportunity

AntiMatter Code accelerator

SQL Engines employ "query rewrite" to effect a more efficient query to supplement user expertise or application knowledge. Can Mac / Int code generated by Classes be accelerated in a similar way? Beyond locating inefficient and discouraged code an...
Alex Woodhead 9 months ago in InterSystems IRIS 0 Needs review

Implement IRIS connect to Microsoft Teams

Create a conecction to MS Teams to send message directly using Webhook. This is could be a good idea to send alert messages or other interaction wtih the production and the developer teams.
Kurro Lopez about 2 months ago in InterSystems IRIS 1 Already exists

Make JSON representation of messages in Interoperability message viewer instead of XML

it will be much more readable
Evgeny Shvarov about 2 years ago in InterSystems IRIS 4 Done by Community

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 5 Future consideration

IRIS Cloud SQL Integration with AWS Secrets Manager

Integrate IRIS Cloud SQL with the AWS Secrets Manager. The purpose will be to centralize the password of an instance and the applications using it, as well as allow for password cycling.
Stefan Cronje 3 months ago in InterSystems IRIS Cloud SQL 0 Needs review

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador over 1 year ago in InterSystems IRIS 3 Done by Community

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

Support for Liquibase

Liquibase (https://www.liquibase.org/) is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release proce...
Yuri Marx 8 months ago in InterSystems IRIS 3 Done by Community

Full studio migration to VSCode

Implement the class, property, and index addition wizards implemented in the studio as extensions of VSCode. Also implement the inspector window in the same way. They are a good opportunity to forget how to write parameters, etc., or to learn para...
Akio Hashimoto 9 months ago in InterSystems Products 4 Will not implement