Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

All ideas

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 8 months ago in InterSystems Resources for Developers Needs review

Differentiating System-Defined vs. User-Defined Web Applications in IRIS

1️⃣ Description of the idea Introduce a new boolean property in the Security.Applications class, such as IsSystemApp, to clearly identify whether a web application is system-defined (created by IRIS such as /api/atelier , /api/docdb , /api/healths...
Ashok Kumar T 11 months ago in Developer Experience / InterSystems Products Needs review

Port Authority: Include FTP/SFTP Server Names and Ports

The Port Authority database is a great tool for tracking ports and IP addresses for inbound and outbound connections for interfaces based on the TCP adapters. However, it does not record hostname and port (FTPServer and FTPPort properties) for Fil...
Jeffrey Drumm 11 months ago in InterSystems IRIS for Health Needs review

Add "deprecated" filter in the documentation search

To avoid the use of deprecated functions or properties, would be helpful to filter the search results by the "deprecated" attribute.
Luis Angel Pérez Ramos 12 months ago in Documentation Needs review

Support for AI Spec-Driven Development (SDD)

Offer support for building an AI agent to enable Spec-Driven Development (SDD) for InterSystems IRIS applications. The spec can be created using JSON or generated using a terminal wizard. Spec-Driven Development (SDD) is a software engineering met...
Yuri Marx 4 days ago in InterSystems IRIS Needs review

Adding oauth2 for HTTP Adapters

As more and more systems are expanding their authentication options, there is a lack of authentication options when using the HL7 HTTP Operation beyond basic auth. Ideally, we would have the ability to reference configured oauth2 clients and have ...
Julian Matthews 4 days ago in InterSystems IRIS for Health Needs review

How to build a utility class in ObjectScript Tutorial

Build a utility class in ObjectScript. i.e. class has no properties just a series of methods to do generic-ish things
Mindy Caldwell about 1 month ago in Tutorials Needs review

Hands On JSON Parsing Tutorial

Time and time I struggle with understanding how to parse JSON into an Object that can be use to extract data. It would be nice to have a hands-on tutorial that help us walk through iterating through each field, subfield, etc..
Scott Roth about 2 months ago in Tutorials Needs review

build a utility class in ObjectScript. i.e. class has no properties just a series of methods to do generic-ish things

I'm really looking for a tutorial type article. I'm in the process of a long conversion of our application from a multivalue based approach to an objectscript approach. Currently the application has a directory/file of MVbasic subroutines that are...
Mindy Caldwell about 2 months ago in Developer Community Needs review

API Manager

API Manager
Craig Bishop about 2 months ago in Tutorials Needs review