Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

InterSystems IRIS

Extending an open source LLM to support efficient code generation in intersystems technology

Description of the idea Currently, source code generating LLMs generate ObjectScript/BPL/DTL/PEX/SQL/MDX/CSP/XML for Productions/BI and Embedded Python code in a limited and/or inaccurate manner. InterSystems could specialize an already trained op...
Yuri Marx 11 months ago in Developer Experience / InterSystems IRIS Planned

Google Forms Interoperability adapter

Create an Interoperability adapter to collect google forms data and send to business operations or business processes.
Yuri Marx about 1 year ago in InterSystems IRIS Done by Community

Store table tuning statistics with globals, not routines

Currently, table tuning data is part of a class definition. Many of us are splitting routines and globals into different databases to keep the data and the code separate. This causes a problem because we have many situations where we want the same...
David Hockenbroch about 1 year ago in InterSystems IRIS Implemented

Interoperability Visual Trace: Provide option to hide EventLog entries

When viewing a message trace for a session via http://localhost:52773/csp/healthshare/hsedge1/EnsPortal.VisualTrace.zen?SESSIONID=3044 it would be nice to have an option to hide all of the Ensemble Event Log entries(warning, alert, error, trace et...
Stephen Canzano about 1 year ago in InterSystems IRIS Already exists

Generate Fake data from table sample with GenAI

Generate sample data for IRIS tables using Generative AI. The user sends a sql command, and new fake records are generated based on current sample data into the table.
Yuri Marx about 1 year ago in InterSystems IRIS Done by Community

Run IRIS BI from Streamlit

Support to run IRIS BI analyses and dashboards into Streamlit apps
Yuri Marx about 1 year ago in Developer Experience / InterSystems IRIS Ideas Contest

Introduce support of Open API 3.1.0

Currently IRIS supports export of Open API(swagger) specification of the REST API version 2.0 The latest version is 3.1.0 which Better support for modern RESTful practices More expressive API definitions, especially with request bodies and content...
Evgeny Shvarov about 1 year ago in Developer Experience / InterSystems IRIS In Progress

UI improvements to DTL Editor

I'd like several improvements to the DTL editor I'd like to have a visual clue to know if a property is marked as required, both in the source object and the targer object. If a property is required in the target object I would like to know that I...
Stephen Canzano about 1 year ago in Developer Experience / InterSystems IRIS Future consideration

Dapper support in IRIS

It would be nice to have a Dapper support in IRIS, not only EntityFramework
Vadim Cherdak about 1 year ago in Developer Experience / InterSystems IRIS Community Opportunity

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi about 1 year ago in Developer Experience / InterSystems IRIS Implemented