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 421 of 579

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 2 years ago in Initial Developer Experience / InterSystems IRIS 3 Future consideration

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 almost 3 years ago in InterSystems IRIS 3 Implemented

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt about 3 years ago in Developer Experience / InterSystems IRIS 4 Ideas Contest

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk about 3 years ago in Initial Developer Experience / InterSystems IRIS 14 Community Opportunity

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov about 3 years ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored

There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Sean O'Connor about 3 years ago in InterSystems IRIS 2 In Progress

Dark Mode for Management Portal

1️⃣ Description of the idea A dark/light mode toggle button in the Management Portal header that swaps the entire SMP between those themes. 2️⃣ Who is the target audience? Developers and admins using our SMP day to day who love dark mode and a...
Vishal Pallerla 4 months ago in Initial Developer Experience / InterSystems Products 2 Future consideration

Make DICOM iteroperability adapter usable in Mirror configuration/environment

IRIS (for Health, HS HC, HS) DICOM interoperability adapters use the filesystem to store raw messages, the directory used can be configured in the StorageLocation production settings, obviously this is a big issue in mirrored environments if/when ...
Enrico Parisi 5 months ago in InterSystems IRIS for Health 1 Future consideration

BPL, DTL, Business Rule Editor in VSCode

Today is painfull when we use BPL, DTL and Business Rule in projects that the IDE is VSCode.
Cristiano Silva about 3 years ago in Developer Experience / InterSystems IRIS 4 In Progress

Fix bugged %JSONIGNORENULL parameter implementation

The %JSONIGNORENULL parameter was working as documented up to version 2020, after that version it does not work anymore. The idea is to fix it as per documentation or, in case there are concerns in existing code that may rely on bugged implemen...
Enrico Parisi 5 months ago in InterSystems IRIS 0 Planned