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

Showing 18

Allow form JSON Objects with variables without parentesis

Currently ObjectScript needs developers to use parenthesis when embedding variables into JSON, e.g. we set authToken and respUser variables and return it in JSON result of a method : quit {"token":(authToken),"user":(respUser)} But it is more obvi...
Evgeny Shvarov 13 days ago in InterSystems IRIS 1 Needs review

Enhance CREATE DATABASE by adding WITH INTEROP and WITH ANALYTICS options

While it's very convenient to use the CREATE DATABASE command to quickly create a namespace with two databases suffixed with D for data and C for code, it would also be useful to add options to automatically make this namespace immediately availab...
Sylvain Guilbaud 9 days ago in InterSystems IRIS 0 Needs review

Add SQL Query History

There is no way to see the history of SQL queries on a particular IRIS server. it'd be good to have for debugging and performance improvement helper. Yes, there are statements with Frozen parameters available, but sometimes one needs to see the ex...
Evgeny Shvarov 29 days ago in InterSystems IRIS 0 Needs review

Add "where" clause to SQL Data Export in management portal

Allow user to specify a where clause when doing a data export so the export can be filtered instead of being a full dump of the specified table.
Lori Fassman about 2 months ago in InterSystems IRIS 0 Needs review

Superset language for ObjectScript

With the coming of dynamic objects I feel that at this point we need something that ressembles TypeScript. So my suggestion is for having a superset language that can be transpiled to either classes or routines, whichever fits the bill. The idea i...
Rubens Silva about 1 month ago in InterSystems IRIS 0 Needs review

Create a Docker image with material for InterSystems IRIS onboarding

Getting started with InterSystems IRIS is not so easy. There are so many possibilities and for a new dev it could be confusing,and the existing documentation is sparse and not exhaustive.Moreover, ObjectScript has changed a lot over the years, so ...
Pietro Di Leo 3 months ago in Initial Developer Experience / InterSystems IRIS 0 Needs review

Filter DTLs in Rule Definitions

When defining a Rule and adding a Send action I would like to see better filtering on the list of Transforms listed in the UI If the rule is Rule Type = HL7 Message Routing Rule it would seem that the only valid transforms to select are those wh...
Stephen Canzano about 2 months ago in InterSystems IRIS 1 Needs review

Implement support for Apache Flink CDC.

Apache Flink CDC is capable of synchronizing data between sources and destinations from transaction log files (Oracle logminer, MySQL binfile, etc.).The idea is to implement support for InterSystems IRIS using the IRIS Journal API.
Yuri Marx about 1 month ago in InterSystems IRIS 0 Needs review

Give Serial objects access to its parent

Sometimes (often?) it's handy to get a reference to the parent object of a serial object.It can be done by a explicit Parent property and an Add method on the parent, but I think it should be there out-of-the-box. Btw: why isn't there a category O...
Herman Slagman about 1 month ago in InterSystems IRIS 1 Needs review

AI Log Analytics & Predictive Anomaly Detection for Interoperability

Problem Operational issues (bad data, unusual traffic spikes, rising error rates) are discovered too late, after queues back up or downstream systems fail. Current Event Log, Message Viewer, and Visual Trace are excellent for investigation, bu...
Tirthankar Bachhar 3 months ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review