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

Showing 441 of 611

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 5 months ago in Developer Experience / InterSystems Products 2 Future consideration

Introduce generated unittests for REST API calls generated by ^%REST vs Open API spec

^%REST can generate REST API classes that handle calls listed in Open API spec. It'd be great if the lib could also generate unittests for all the implementation methods. Tests could leverage approach, provided by David Hockenbroch here, which hel...
Evgeny Shvarov 4 months ago in Developer Experience / InterSystems IRIS 1 Done by Community

SQL export data option to save locally

When using the export wizard the sql data exported can only be saved to the server. Saving locally or the option to do so like the other export options would save time and effort to then log into the server and copy that data locally for use i.e. ...
Mark OReilly 4 months ago in Developer Experience / InterSystems HealthShare 0 Planned

Add support for two-factor authentication in DBeaver

In many environments 2FA/MFA is virtually mandatory due to regulations and compliance requirements. IRIS supports 2FA for the accessing the portal as well as Java/JDBC connections. Unfortunately my favorite (ad most popular?) JDBC SQL client app...
Enrico Parisi 8 months ago in Developer Experience / InterSystems Products 1 Future consideration

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

Implement support for Apache Flink CDC.

Apache Flink CDC is capable of synchronizing data between sources and destinations from transaction log files (Oracle logminer, MySQL binfile, etc.).The idea is to implement support for InterSystems IRIS using the IRIS Journal API.
Yuri Marx 26 days ago in InterSystems IRIS 0 Needs review

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt over 3 years ago in Developer Experience / InterSystems IRIS 4 Ideas Contest

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 over 1 year ago in Developer Experience / InterSystems IRIS 6 Planned

Bring IRIS to the JavaScript ORM World

1️⃣ Description of the Idea Add official support or adapters for popular Node.js ORMs (TypeORM, Prisma, MikroORM, Sequelize) to InterSystems IRIS. Instead of building a new ORM from scratch, this idea focuses on enabling IRIS as a supported databa...
Dmitry Maslennikov 7 months ago in InterSystems IRIS 1 Done by Community

Give Serial objects access to its parent

Sometimes (often?) it's handy to get a reference to the parent object of a serial object.It can be done by a explicit Parent property and an Add method on the parent, but I think it should be there out-of-the-box. Btw: why isn't there a category O...
Herman Slagman about 1 month ago in InterSystems IRIS 1 Needs review