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

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 5 months ago in InterSystems Products 0 Future consideration

offer a FILTER in OEX based on quality Reports

Differently to stars and reviews that are by definition single shot exercise by user (no new review of the same user also after a new release)are Quality Check Reports done periodically by experts.So they aren't static but can and do change over t...
Robert Cemper 30 days ago in Developer Experience / Open Exchange 0 Planned

Message Viewer - Search by PatientID shortcut

Most of the time, when using the Message Viewer in Health Connect, I need to search by PatientID for fault finding or analytical purposes. It would be handy if there was a field already on the Message Viewer page to search by PatientID, instead of...
Lewis Houlden about 2 months ago in Developer Experience / InterSystems IRIS for Health 0 Needs review

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

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 3 months ago in InterSystems Resources for Developers 3 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 5 months ago in InterSystems Products 5 Community Opportunity

Generate diagrams of IRIS configuration details

Extract IRIS configuration information and use it to generate diagrams showing aspects such as: How ECP is being used to connect application servers and data servers. The relationships between namespaces and databases, including where mappings...
John Murray 2 months ago in InterSystems IRIS 1 Community Opportunity

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

"Run in Postman" Button for IRIS for Health FHIR REST APIs

New healthcare devs face a barrier when testing out FHIR related stuff and the gap between reading documentation and actually testing an API call is too wide. A "Run in Postman" button solves this with pre-built FHIR examples as collections. So, N...
Vishal Pallerla about 1 month ago in Initial Developer Experience / InterSystems FHIR Server 0 Future consideration

Automate broken hyperlink validation in online documentation

Scenario Reviewing Class documentation for class: Config.Startup The property: PasswordHash Documentation Text: "Algorithm: A valid Security.Datatype.PBKDF2Alg value." This has a broken link: https://docs.intersystems.com/iris20252/csp/documatic/%...
Alex Woodhead 2 months ago in Documentation 1 Needs review