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

All ideas

Showing 85

Develop productions using YAML

Currently productions are developed in files in XML format. For this reason, it is essential to have a visual editor. The idea is to allow you to create productions using the YAML format, as it is simpler, cleaner and faster to develop and configu...
Yuri Marx 5 months ago in InterSystems IRIS 0 Community Opportunity

Introduce YAML or JSON support for IPM/ZPM module description

Currently IPM/ZPM is being described in module.xml files. Let's introduce YAML(preferred) or JSON support as well! It's more readable less wordy and easier to comprehend and maintain
Evgeny Shvarov 8 months ago in InterSystems IRIS 0 Community Opportunity

Drag and drop web &mobile UI

Previously Intersystems zen framework which was very helpful to easily generate the web and mobile UI. Proposal : drag and drop web & mobile framework Problems : who are all explaining intersystems IRIS thinking it is capable of interoperabili...
Veerarajan Karunanithi 8 months ago in InterSystems IRIS 0 Community Opportunity

Surface test coverage information in VS Code

Open Exchange already has a Test Coverage Tool. By presenting coverage information in classes etc in VS Code a developer would get more immediate feedback on which parts of their code isn't covered by unit tests. More comprehensive testing can lea...
John Murray over 1 year ago in Other 1 Community Opportunity

Distributed Work Manager

Imagine Distributed Work Manager (DWMgr) that can: Call methods or $$-functions in background on any reachable IRIS server (e.g. on Asynchronous or Failover Mirror Member), so called target server, pushing all necessary input data in local or glob...
Alexey Maslov 8 months ago in InterSystems IRIS 9 Community Opportunity

AI analysis of error logs

AI analysis of server error logs to suggest possible issues/solutions and categorize them to generate a daily report. Github Copilot and similar AI engines can provide useful analysis of errors for popular programming languages, it may just need b...
Jiayan Xiang 8 months ago in Generative AI 0 Community Opportunity

ODBC connection to IRIS Cloud SQL to work from PowerBI and Apache Superset

Setting up an ODBC connection to IRIS Cloud SQL so that you can work from PowerBI and Apache Superset. Connection requires certificates, that's why detailed guide is needed.
Vadim Aniskin 8 months ago in InterSystems IRIS Cloud SQL 1 Community Opportunity

GUI for Vector DB Management

While using InterSystems IRIS as a vector first DB, its harder to keep track on the raw information thats been embedded. Though the easier way is to save plain text info also into the DB, it adds load for the higher volume ones and hinders the per...
Ikram Shah 9 months ago in Generative AI 0 Community Opportunity

Dump SQL tables

we need a way to dump SQL tables as DDL and even DML, to make it possible to migrate tables with data to another server or IRIS Cloud SQL
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 1 Community Opportunity

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 9 months ago in InterSystems IRIS 0 Community Opportunity