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 597

Streaming JSON Parsing Support

1️⃣ Description of the idea Introduce new methods that allow streaming JSON parsing rather than reading the entire JSON into memory first. This approach would process JSON objects or arrays incrementally, converting them to DAO (Data Access Object...
Ashok Kumar T 6 months ago in InterSystems Products 0 Future consideration

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

IRIS Payer SNIP Validation Studio: Fast, accurate X12 compliance with partner guide overlays

Summary Real-time and batch X12 HIPAA SNIP validation (Levels 1–7) with payer implementation guide overlays inside the IRIS Management Portal—boosting first-pass acceptance and accelerating partner onboarding. Customer value 8–15% lift in first-...
Tirthankar Bachhar about 1 month ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review

AI Digital Twin & Safe Replay Studio: One‑click production clone, anonymized traffic replay, and “what‑if” simulation

Problem Changes to productions (new DTLs, rules, adapters, timeouts, upgrades) are risky because test environments rarely mirror real traffic, partner quirks, or peak volumes. Reproducing an incident or validating a partner change requires man...
Tirthankar Bachhar about 1 month ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review

Automatically Expose Interactive API Documentation

Enable interactive API documentation automatically for web applications. 1️⃣ Description of the idea Automatically enable a default API documentation endpoint—such as /docs or /apidocs—when a new %CSP.REST-based dispatch class is created. This end...
Ashok Kumar T 6 months ago in InterSystems Products 5 Community Opportunity

Add FDN Tag within InterSystems Developer Community

It would be nice to tag FDN related articles under HealthShare.
Scott Roth 2 months ago in Developer Community 0 Needs review

Add Form Definition Notation (FDN) validation to VS Code Extension

It would be nice if the VS Code Extension for InterSystems could validate the Form Definition Notation (FDN) format so we can understand the breakdown in defining forms within vs code class files. Right now, it is trial/error if I update the Class...
Scott Roth 2 months ago in Developer Experience / InterSystems HealthShare 0 Needs review

IPM (ZPM) extension for VS Code

Create a VS Code extension that provides an alternative to the CLI user interface with the InterSystems Package Manager (aka IPM / ZPM). When working in VS Code a developer sometimes wants to install additional packages onto their IRIS server. Or ...
John Murray over 1 year ago in Other 6 Done by Community

Implement "Search in file" in Visual Studio Code for files in IRIS server

In the old Studio using ctrl+shift+f you were able to search text inside the files located on the server. This functionality is missed in Visual Studio Code and would be really useful.
Luis Angel Pérez Ramos 4 months ago in InterSystems Resources for Developers 3 Needs review

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud over 1 year ago in InterSystems IRIS 3 Will not implement