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 Products

Showing 441 of 611

Introduce EDN support in IRIS

https://github.com/edn-format/edn
Evgeny Shvarov about 4 years ago in InterSystems IRIS 0 Community Opportunity

Introduce a basic template to create interoperability adapters using Embedded Python

A boilerplate to start with adapters using Embedded Python
Evgeny Shvarov about 4 years ago in InterSystems IRIS 2 Done by Community

Improve Bracket Colors in Embedded SQL on VSC

It would be extremely helpful if, when using the InterSystems theme on Visual Studio Code, the bracket colors displayed in Embedded SQL were less confusing. In the screenshot I took this morning, you can clearly see pairs of blue, red, and yellow ...
Pietro Di Leo over 1 year ago in InterSystems IRIS 2 Will not implement

Implement Datadog client that could be easily deployed close to IRIS instance and could be able to send IRIS metrics and logs to Datadog platform (https://www.datadoghq.com).

Datadog platform provides a handy way to monitor servers and applications. It works because of agents installed on servers. We might learn such an agent to collect IRIS-specific metrics as well as messages log file and send them to Datadog. Anothe...
Mikhail Khomenko over 1 year ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Traceroutes to Java Gateway Display

We have a lot of Connections to External Databases using JDBC and the Java Gateways within the Interoperability engine. When you Click on those Services or Operations that use the Java Gateway Service it doesn't show a connection to the Java Gatew...
Scott Roth almost 3 years ago in Developer Experience / InterSystems IRIS 0 Planned

AI assisted debug

It would be great if there was a possibility to have AI asses errors when debugging and finding the reasons for them and providing ways to solve them
Iryna Mykhailova over 1 year ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Fold code on loops and If's on studio

There's a tiny box before every "ClassMethod" line that folds the entire method so that only the signature of the method shows. I would like to have that same feature for other code blocks, such as loops and If's
Heloisa Paiva almost 3 years ago in InterSystems Products 2 Already exists

Automatic XML Formatting of XData in DTL, BPL and Rulesets

The basic idea is that when a DTL, BPL or ruleset is edited on the SMP, that is formats the XML in the XData block. With large DTL, Rulesets and BPL, it is sometimes easier to open the class, collapse some sections of the XML and check the flow. P...
Stefan Cronje almost 3 years ago in Developer Experience / InterSystems Products 4 Future consideration

Assert CodeAssist prompting

The Class %UnitTest.TestCase contains methods such as: AssertNotEqualsViaMacro It is suggested to use the Macros, instead of these methods directly. However when using either Studio or VisualStudio code there is no prompting for these UnitTest Ass...
Alex Woodhead about 3 years ago in InterSystems Products 5 Implemented

IRIS classes for OpenAI API

As OpenAI is getting more and more users and publication it would be nice if Intersystems would add the classes needed to interact with the OpenAI API in a simple way (instead of using python/java/...)
Yuval Golan about 3 years ago in InterSystems IRIS 2 Done by Community