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

InterSystems Products

Add "where" clause to SQL Data Export in management portal

Allow user to specify a where clause when doing a data export so the export can be filtered instead of being a full dump of the specified table.
Lori Fassman 6 months ago in Developer Experience / InterSystems IRIS 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 over 3 years ago in Initial Developer Experience / InterSystems IRIS Community Opportunity

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 2 years ago in Developer Experience / InterSystems IRIS Planned

Need for Application-Specific HTTP Tracing in Web Gateway

1️⃣ Description of the idea Enhance the Web Gateway to support HTTP Trace at the web application level, rather than globally. This means developers and administrators could enable and tracing the individual web applications (e.g., /myapp, /api/mya...
Ashok Kumar Thangavel 12 months ago in InterSystems Products Future consideration

Bring back the wizards

As there are no wizards in VSCode, it can be daunting for new programmers to write code correctly, for example, relationships. So the idea is to add to the extension some functionality to give commented-out examples of how to describe classes corr...
Iryna Mykhailova 7 months ago in Initial Developer Experience / InterSystems IRIS Already exists

Add Category to Extended Criteria in Message Viewer

Oftentimes when issues with real-time integrations are reported to Integration Analysts, troubleshooting the integration is more complex than simply searching across one interface. For example, if an order is missing, we know that many target appl...
Jennifer Dennis 4 months ago in Developer Experience / InterSystems IRIS Interoperability Future consideration

DTL testing with JSON support

The current test functionality available from DTL only works for XML data, add JSON format as an option would be really helpful.
Luis Angel Pérez Ramos 9 months ago in Developer Experience / InterSystems Products Future consideration

Add error output to %File.RemoveDirectoryTree()

The documentation for using RemoveDirectoryTree says that there is no output argument for returning a system error code. I would like to see one added, especially since the error output on other functions tends to be a %DynamicArray type which wou...
Robbie Luman 4 months ago in Developer Experience / InterSystems IRIS Future consideration

IRIS Native JSON Schema Validator

Native JSON schema validator classes in IRIS 1️⃣ Description of the idea Introduce native JSON Schema validator classes in IRIS that allow developers to validate JSON data against a predefined JSON Schema. This would enable built-in support for st...
Ashok Kumar Thangavel 12 months ago in Developer Experience / InterSystems Products Done by Community

Support for redoc for IRIS REST APIs

Create redoc (https://redocly.com/docs/redoc) documentation for APIs created with InterSystems IRIS ObjectScript, with support for ZPM.
Yuri Marx 3 months ago in Bounty / Developer Experience / InterSystems IRIS Community Opportunity