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

Search results

Example of PyProd

I need an example of using PyProd to work with productions: create a CSV inbound adapter figure out the schema save all of it to the db Here's an article about it: https://community.intersystems.com/post/pyprod-pure-python-iris-interoperab...
Iryna Mykhailova 4 months ago in InterSystems IRIS 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 5 months ago in Developer Experience / InterSystems IRIS Done by Community

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 10 months ago in Developer Experience / InterSystems IRIS Done by Community

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 11 months ago in InterSystems IRIS Done by Community

YamlAdaptor objectscript class

The YML Adaptor is a means for mapping ObjectScript objects (registered, serial or persistent) to YAML text or dynamic entities. When a class extends YmlAdaptor it will be able to: YMLExport() serializes a YAML enabled class as a YMAL document a...
Yuri Marx 11 months ago in Developer Experience / InterSystems IRIS Done by Community

Provide a single page view of free space in IRIS DBs

Actually, the information on free space in IRIS DBs requires many clicksand manual drilldown for each DB. +
Robert Cemper 11 months ago in InterSystems IRIS Done by Community

ObjectScript API to create MS Word files based on templates

Currently, IRIS doesn't have ObjectScript functionality for creating Word files. Python or Java are required. Furthermore, even using these languages, it's a complex process that requires many lines of source code. Therefore, the idea is to use an...
Yuri Marx about 1 year ago in InterSystems IRIS Done by Community

HTML Report for UnitTest Results

Introduce an HTML format for UnitTest results to enhance readability and presentation. 1️⃣ Description of the idea Introduce a built-in HTML output format for UnitTest results in IRIS. This enhancement would generate a structured, visually intuiti...
Ashok Kumar Thangavel about 1 year ago in InterSystems Products Done by Community

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 about 1 year ago in InterSystems IRIS Done by Community

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 about 1 year ago in Developer Experience / InterSystems IRIS Done by Community