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

Add a Built-In Change History / Version Log for Data Transformations (DTL)

Right now, the DTL editor doesn't offer a way to see the change history of a Data Transformation directly within the tool. When working on complex DTLs that are edited by multiple developers over time, it would be very useful to see who changed wh...
Ricard Ferrando Paredes 10 days ago in InterSystems IRIS Needs review

Load Datasets from Kaggle into IRIS

Another popular platform with datasets is Kaggle. It'd be great to add a one-click/one-line-of-code way to import Kaggle data into IRIS
Iryna Mykhailova 17 days ago in Developer Experience / InterSystems IRIS Needs review

Provide Unix ‘expect’ like functionality to automate the running of iris routines

Often IRIS routines require interactive responses to questions. My idea is to be able to run IRIS routines in the background and supply repsonses from a Python routine. This is common functionality in the Linux world. You can for instance run a un...
Phillip Wu 24 days ago in InterSystems IRIS Needs review

Out-of-the-box Enterprise Service Bus solution on IRIS Data Platform

It is no secret that integration is required for any complex IT solution involving many separate applications. IRIS Data Platform already has everything necessary: a lot of connectors, an API server, a database, and an unachievable-by-others level...
Andrew Sklyarov about 1 month ago in Initial Developer Experience / InterSystems IRIS Needs review

DTL Editor: Undo Action Collapses All Expanded Source/Target Field Trees

When working on a Data Transformation (DTL) with a complex HL7 message structure, I usually need to expand several levels of the source and target field trees (repeating groups, segments, components) to build and review my mappings comfortably. Th...
Ricard Ferrando Paredes about 2 months ago in InterSystems IRIS In Progress

Add a warning when a Business Operation has unlimited retries (FailureTimeout = -1)

Add a built-in safeguard/warning when a Business Operation is configured with FailureTimeout = -1 (unlimited retries), since this can cause unbounded growth of the system error log (^ERRORS) and fill up the namespace disk space. A configurable aut...
Ricard Ferrando Paredes about 2 months ago in InterSystems IRIS Needs review

Add an optional condition expression attribute to all Business Process activities so they execute only when the condition evaluates to true, minimizing the need for wrapping <if> blocks.

Currently, in Business Processes , if a developer wants to execute a single activity-such as an <assign>, <call>, or <transform>-conditionally, they must explicitly wrap that activity inside an <if> block or manage complex ...
Roman Faustov 3 months ago in InterSystems IRIS Needs review

Option to show older message.log in IRIS SMP

Sometimes, we need to see the previous (or older) message.log with name like: messages.old_20260412_1. this is impossible in SMP, we need to RDP the server to see this file. This is especially important when there if a force that generates a lot o...
Yaron Munz 3 months ago in InterSystems IRIS Community Opportunity

Specific security features in IRIS for Windows.

I am writing to express our interest in obtaining information regarding potential enhancements to the IRIS for Windows product. Specifically, we are interested in the following features: 1. Password Uniqueness: Does the current version of the soft...
Nursultan Seitkali 4 months ago in InterSystems IRIS Needs review

Support for AI Spec-Driven Development (SDD)

Offer support for building an AI agent to enable Spec-Driven Development (SDD) for InterSystems IRIS applications. The spec can be created using JSON or generated using a terminal wizard. Spec-Driven Development (SDD) is a software engineering met...
Yuri Marx 4 months ago in InterSystems IRIS Needs review