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 424

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 1 year ago in Community 2 Implemented

Cloud Service Starter Kit

Create a tool/utility/framework to build a new cloud native micro-service. Automating the mundane parts of making a micro-service, and letting a developer start from the kit and just need to add in the logic of the service itself, and then be able...
Milton Gore about 2 years ago in InterSystems IRIS 0 Future consideration

Improve Production Migration From TST to PRD

While I understand the current export/import process to move build from a test env to production, it would be nice if there was an automatic function that would migrate from test to production and include all dependencies like data lookup tables, ...
Corinne Ridgley about 2 years ago in InterSystems IRIS 4 Will not implement

VS Code: Index local workspace folder

The VS Code Language Server currently relies on the connected InterSystems server for most intelloisense. For people who work client-side and either work without an active server connection or don't sync their local files with the server often, th...
Brett Saviano about 2 years ago in InterSystems IRIS 0 Future consideration

HealthShare Patient Unmerge Ooopses

Anyone who has ever had an ADT merge message come into the system that in other EHRs and applications had an "undo" that cannot be easily done inside of healthshare. From review and digging inside of healthshare - most of the data a user would nee...
Sawyer Butterfield about 2 years ago in InterSystems HealthShare 0 Future consideration

Add a chatbot to the Global Masters hub

The idea is about having a chatbot in the Global Masters community which can give insights about: new challenges, new rewards, already redeemed rewards, remaining points to redeem a reward present on the which list, new contests...
MYRIAM EL MESBAHI about 2 years ago in Global Masters 3 Will not implement

HTTPS for SMP (REST api calls) support + documentation with standard apache

IRIS (and Cache) were always shipped with standalone (with a very simple configuration) apache web server for non-production use (SMP, develop REST API calls etc.). This apache web server supports (out of the box) only HTTP. Large organizations us...
Yaron Munz over 2 years ago in InterSystems IRIS 2 Will not implement

Vector Database Web Gateway offload encoding inbound and generative inference outbound

A scaled deployment of IRIS web application tends to have multiple web servers. These play well to load-balance traffic, providing good utilization on busy applications. Web Servers take over the checking and serving static of content, to let the ...
Alex Woodhead about 1 year ago in Generative AI 3 Planned or In Progress

AI Enabled Indexes

AI Solution for Indexing: analyze queries being used and make indexing using it. Here are some ideas on indexing. PGM Indexes: Learned indexes that match B-tree performance with 83x less space .
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 3 Will not implement

Examples to work with IRIS from Django

Django is a Python based web framework: https://www.djangoproject.com/ Need a series of examples on how to build solutions with IRIS Connecting Django to IRIS requires writing a backend package for IRIS. The currently implemented backends can be f...
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 6 Done by Community