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 592 of 592

On Developer Community put animated GIFs behind a play/pause button

For animated GIFs it would be neat if the DC software could use a technique such as this to automatically add a play/pause button: https://codepen.io/chriscoyier/pen/pogQJER That Codepen sample plays such GIFs by default unless user's browser pref...
John Murray over 2 years ago in Developer Community 2 Implemented

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

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

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 over 2 years ago in Developer Community 4 Implemented

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

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 over 2 years ago in Documentation 6 Done by Community

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

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 12 months ago in InterSystems IRIS 2 Already exists

IRIS Cloud SQL Integration with AWS Secrets Manager

Integrate IRIS Cloud SQL with the AWS Secrets Manager. The purpose will be to centralize the password of an instance and the applications using it, as well as allow for password cycling.
Stefan Cronje almost 2 years ago in InterSystems IRIS Cloud SQL 0 Future consideration