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

All ideas

Showing 594

Make Interface Maps more OnDemand

Not sure if everyone is aware but there is a current issue with running Interface Maps, if any of your namespaces uses a Business Process that has many layers. In our case some of the Business Process that I have built has so many layers that even...
Scott Roth almost 2 years ago in InterSystems IRIS 1 Implemented

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 11 months ago in InterSystems IRIS 1 Done by Community

A tool to init projects

A cli command like "iris init" which prompt several questions like "Do you want a REST API ? ", "Do you want Analytics modules ?" etc etc...And once the command is done, a blank project is generated with the skeleton of the code
Dorian Tetu almost 2 years ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

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 11 months ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Featured Article or Question

Create a section like "Featured app" to a weekly article (featured article or question choosen by a moderator, not only a new article but any article or question existent.
Yuri Marx almost 3 years ago in Developer Community 4 Implemented

Tutorial about custom login with class extending %CSP.Login

The documentation about custom login is confusing, so a Tutorial about custom login with class extending %CSP.Login will be great. The tutorial can show a custom login for /csp/sys app.
Yuri Marx almost 3 years ago in Documentation 6 Done by Community

Integration with LLMs like GPT,llama

Integration with LLMs like GPT,llama
din ba almost 2 years ago in Developer Experience / Generative AI 3 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 11 months ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

add AI to Instance Monitor to prevent major incident

Add an AI trained within a period that does some stats on the instance and server and does a forecast or understand "unusual" load/growth/gloref and warns the customer and support
Pietro Montorfano almost 2 years ago in Generative AI 0 Community Opportunity

Change data capture from IRIS to kafka using SQL commands

Today it is common to push data from the database to datalake or to notify other systems about data CRUD using kafka. So I suggest create new SQL commands to register a sql table for publish data in json format to a kafka topic and SQL commands to...
Yuri Marx almost 3 years ago in InterSystems IRIS 5 Community Opportunity