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

Developer Experience

Showing 129

Make REST API Debugger for VSCode Recognise Open API Spec

Currently, the VSCode ObjectScript Extension pack doesn't recognise the open api spec and requires developers to fill all the fields manually for every request to the API. It'd be great if it could parse the open api spec (if it exists) and provid...
Evgeny Shvarov 5 months ago in Developer Experience 2 Community Opportunity

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov over 3 years ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

DeepSee.KPI enhancements

There are actually three suggestions, but they all relate to KPIs (link to what these are below). %DeepSee.KPI https://docs.intersystems.com/iris20252/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=%25DeepSee.AbstractKPI 1. Provid...
Dmitrij Vladimirov 4 months ago in Developer Experience / InterSystems IRIS BI 0 Needs review

Implement autosave for DTL and BPL pages

This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel PĂ©rez Ramos over 2 years ago in Developer Experience / InterSystems Products 5 Planned

AI Log Analytics & Predictive Anomaly Detection for Interoperability

Problem Operational issues (bad data, unusual traffic spikes, rising error rates) are discovered too late, after queues back up or downstream systems fail. Current Event Log, Message Viewer, and Visual Trace are excellent for investigation, bu...
Tirthankar Bachhar 3 months ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review

BPL, DTL, Business Rule Editor in VSCode

Today is painfull when we use BPL, DTL and Business Rule in projects that the IDE is VSCode.
Cristiano Silva over 3 years ago in Developer Experience / InterSystems IRIS 4 In Progress

provide a FILTER in OEX on rating by Stars given

Reviews in OEX are always given in combination with individual stars given by the reviewer at the time of writing the review.Stars step from 0.0, 0.5, 1.0, 1.5, ... 5.0 NULL no stars means no review:The new filter may serve 3 main cases. Finding...
Robert Cemper 4 months ago in Developer Experience / Open Exchange 1 Future consideration

IRIS for Health Blockchain connector

To develop a Connector enabling the seamless export of health data from Intersystems IRIS for Health to a blockchain repository, empowering patients with control over their own health data. This solution ensures data integrity, transparency, and s...
Johni Fisher over 1 year ago in Developer Experience / InterSystems IRIS 2 Community Opportunity

Add support for Markdown in class documentation

Allow for Markdown to be used in class documentation for easier formatting. This includes the Class Reference Page that should support it, as well as the documentation preview in VS Code.
Stefan Cronje almost 2 years ago in Developer Experience / InterSystems Products 3 Community Opportunity

Integrate InterSystems IRIS with SQLancer for Automated SQL Testing and Validation

SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has fou...
Dmitry Maslennikov 8 months ago in Developer Experience / InterSystems IRIS 1 Done by Community