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 252

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 8 days ago in InterSystems IRIS 0 Needs review

Management Portal page for CONFIGVALUE parameters

Add a user interface to Management Portal, that lists and let you edit/import/export class parameters declared as CONFIGVALUE.
Robert Barbiaux 1 day ago in InterSystems IRIS 0 Needs review

SystemCheck like Utility for System Administrators

The idea is IRIS instance will generate a human-readable summary that highlights whether the system is configured according to InterSystems best practices. Key configuration checks might include: Are Large Pages enabled? Is the Maximum Per-Process...
Abdul Manan 4 days ago in InterSystems IRIS 0 Needs review

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 3 months ago in InterSystems IRIS 1 Planned or In Progress

Add Typescript Interface Projection

Description: The projection options for persistent classes should include an option to project them to a TypeScript interface. Target Audience: Since some of the most popular front-end frameworks such as Angular, React, and Vue.js offer TypeScript...
David Hockenbroch 9 days ago in InterSystems IRIS 0 Ideas Contest

Extending an open source LLM to support efficient code generation in intersystems technology

Description of the idea Currently, source code generating LLMs generate ObjectScript/BPL/DTL/PEX/SQL/MDX/CSP/XML for Productions/BI and Embedded Python code in a limited and/or inaccurate manner. InterSystems could specialize an already trained op...
Yuri Marx 10 days ago in InterSystems IRIS 0 Needs review

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 almost 2 years ago in 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 over 2 years ago in InterSystems IRIS 2 Planned or In Progress

Add interface binding to FTP adapters

Current implementation of FTP adapters (EnsLib.FTP.InboundAdapter, EnsLib.FTP.OutboundAdapter) lack a property to force binding with a specific TCP interface, similar to EnsLib.TCP.Common.LocalInterface. Being able to select a specific interface s...
Robert Barbiaux 4 months ago in InterSystems IRIS 0 Needs review

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo about 1 year ago in InterSystems IRIS 6 Planned or In Progress