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 245 of 479

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 2 months ago in InterSystems IRIS 0 Community Opportunity

Add polling for changes to the VSCode extension(s)

Currently, if you edit code client-side in VSCode the local copy of any routines/classes remain static.If someone else makes a change, via Studio or another VSCode session etc..., then that change doesn't update my local client copy or flag that a...
David Underhill 2 months ago in InterSystems IRIS 1 Will not implement

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 2 months ago in InterSystems IRIS 0 Needs review

add support for SQL Host Variables

a simulation of host variables is actually only Available with Embedded SQL only.you know the famous (and horrible to me) :varnam syntax.I propose to take some workaround to allow similar functionality as in other SQL dialects.For good reasons the...
Robert Cemper 3 months ago in InterSystems IRIS 1 Done by Community

Introduce Flyway Support in IRIS

Flyway is an opensource db migration tool. Here is the related discussion: https://community.intersystems.com/post/flyway-support-intersystems-iris It'd be great to have IRIS support. There is an attempt dated 3 years ago: https://github.com/flywa...
Evgeny Shvarov 3 months ago in InterSystems IRIS 0 Community Opportunity

Load Data on VSCode

Create a vscode extension to use the Intersystems IRIS Load Data utilities into VSCode. Users can select a file from VSCode and click export, VSCode allows to the user select the persistent class, the fields, encoding and other options allowed an...
Yuri Marx 3 months ago in InterSystems IRIS 1 Community Opportunity

Add InterSystems wrapper for Supabase

Supabase.com is a backend as a service platform. By default, it provides Postgres as a backend, but there is a wrapper mechanism that allows to add different data vendors. https://supabase.com/blog/postgres-foreign-data-wrappers-with-wasm https://...
Evgeny Shvarov 3 months ago in InterSystems IRIS 0 Community Opportunity

Docker-friendly naming of IRIS Containers in Repository

It would be very helpful if the naming of the Community Edition IRIS containers in the Container Repository followed and adhered to a Docker-friendly convention. There are two parts to this: 1) Include a "latest version" Container. There used to b...
Rob Tweed 4 months ago in InterSystems IRIS 5 Future consideration

Add a tool to Import routine to an InterSystems IRIS Server

Currently there is no way to import a routine (MAC, INT, INC) from file to a given IRIS Server. At least I haven't found a handy one. Management portal allows to import classes but not routines from disc to IRIS. It'd be great to add a UI package ...
Evgeny Shvarov 4 months ago in InterSystems IRIS 2 Already exists

Role-Based Access Control for Data and Features

Intersystems IRIS currently supports role-based access control (RBAC) through the use of resources and roles. However, this functionality is not consistently implemented across all features. In some cases, access is granted based on a hardcoded %A...
Stella Ticker 4 months ago in InterSystems IRIS 0 Needs review