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 Products

Showing 337

Add ability to dismount DB from the System>Database Screen

Add ability to dismount DB from the System>Database Screen. You currently have to access the name in order to dismount the database. Cache used to allow us to do it from the selection screen.
Martha (Perspecta) Rodriguez about 15 hours ago in InterSystems IRIS 0 Needs review

Add interface binding to FTP adapters

Current implementation of FTP adapters (EnsLib.FTP.InboundAdapter, EnsLib.FTP.OutboundAdapter) lack a property to force binding with a specific TCP interface, similar to EnsLib.TCP.Common.LocalInterface. Being able to select a specific interface s...
Robert Barbiaux 3 days ago in InterSystems IRIS 0 Needs review

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 7 days 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 6 days ago in InterSystems IRIS 0 Needs review

Light version InterSystems IRIS

Develop a light version for InterSystems IRIS. It is a fact that IRIS, today, includes several improvements and new functionalities, however, like "all" software evolution, it also requires heavier hardware resources. Not all applications need all...
Andre Larsen Barbosa over 1 year ago in InterSystems IRIS 3 Planned or In Progress

Publish the InterSystems IRIS Native SDK for Node.js on npm

People building Node.js apps commonly use npm as the place they get packages they depend on. Not being able to get the files needed for InterSystems IRIS Native API for Node.js from there adds friction which probably results in some lost opportuni...
John Murray about 2 years ago in InterSystems IRIS 2 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 3 months ago in InterSystems IRIS 2 Community Opportunity

Include an option in HealthShare (UCR) to support natively a vectorized database of patients' clinical data, enabling retrieval-augmented generation (RAG) for communication with market-available large language models (LLMs).

This feature would provide substantial added value to the product, particularly in the AI-driven era. Additionally, the vector search capability will support a wide variety of other use cases.
Claudio Devecchi 5 months ago in InterSystems HealthShare 0 Community Opportunity

Conversion of Python Datatype to IRIS native values

We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Ashok Kumar 28 days ago in InterSystems Products 0 Future consideration

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 9 months ago in InterSystems IRIS 6 Planned or In Progress