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

InterSystems IRIS

Showing 244 of 475

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo 10 months ago in InterSystems IRIS 6 Planned or In Progress

IRIS for Health Blockchain connector

To develop a Connector enabling the seamless export of health data from Intersystems IRIS for Health to a blockchain repository, empowering patients with control over their own health data. This solution ensures data integrity, transparency, and s...
Johni Fisher 4 months ago in InterSystems IRIS 2 Community Opportunity

Use InterSystems Interoperability as a Traceability tool for GenAI LLM pipelines

Traceability becomes crucial in LLM/Gen AI products development. Langfuse is a number 1 traceability tool nowadays, at least as we see examining the market. IRIS Interoperability is being used widely for Interoperability tracebility as well. Could...
Evgeny Shvarov about 1 month ago in InterSystems IRIS 0 Community Opportunity

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt over 2 years ago in InterSystems IRIS 4 Future consideration

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 11 months ago in InterSystems IRIS 2 Future consideration

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk over 2 years ago in InterSystems IRIS 14 Community Opportunity

It seems like there needs to be a search option in streams in production messages

see https://community.intersystems.com/post/rest-service-iris-production-when-you-crave-more-control-over-raw-data
Aleksandr Kolesov about 2 months ago in InterSystems IRIS 0 Needs review

Allow overriding of the class method call for routing within %CSP.REST.DispatchRequest

I would like the process of calling the destination class method within the DispatchRequest method of the %CSP.REST class to be an overridable method. Currently, I am manually creating REST APIs using ObjectScript. When there are cross-cutting con...
Shun Kondo about 1 month ago in InterSystems IRIS 0 Needs review

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Future consideration

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 11 months ago in InterSystems IRIS 5 Future consideration