Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

All ideas

Showing 539 of 539

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 2 days ago in InterSystems IRIS 0 Needs review

Make DICOM iteroperability adapter usable in Mirror configuration/environment

IRIS (for Health, HS HC, HS) DICOM interoperability adapters use the filesystem to store raw messages, the directory used can be configured in the StorageLocation production settings, obviously this is a big issue in mirrored environments if/when ...
Enrico Parisi about 1 month ago in InterSystems IRIS for Health 0 Ideas Contest

Fix bugged %JSONIGNORENULL parameter implementation

The %JSONIGNORENULL parameter was working as documented up to version 2020, after that version it does not work anymore. The idea is to fix it as per documentation or, in case there are concerns in existing code that may rely on bugged implemen...
Enrico Parisi about 1 month ago in InterSystems IRIS 0 Needs review

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 13 days ago in InterSystems IRIS 0 Ideas Contest

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 21 days ago in InterSystems Products 0 Ideas Contest

Break down IRIS in microservices

The objective is to decompose the IRIS monolith into independently scalable microservices within a cloud-native architecture. For instance, the OAuth2 server could be scaled independently without deploying additional full IRIS instances. These mic...
Dorian Tetu 10 days ago in InterSystems IRIS 0 Needs review

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...
Enrico Parisi about 1 month ago in InterSystems Products 1 Needs review

Automatically Expose Interactive API Documentation

Enable interactive API documentation automatically for web applications. 1️⃣ Description of the idea Automatically enable a default API documentation endpoint—such as /docs or /apidocs—when a new %CSP.REST-based dispatch class is created. This end...
Ashok Kumar T 19 days ago in InterSystems Products 0 Ideas Contest

Enhance JSON Adaptor with Case-Insensitive Field Mapping

The current JSON adaptor implementation, the property name or %JSONFIELDNAME is treated as a constant and case-sensitive when importing JSON into an object. This means the JSON key must match exactly or match with the xData Mapping. To improve fl...
Ashok Kumar T 20 days ago in InterSystems Products 1 Needs review

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 T 11 days ago in InterSystems Products 0 Ideas Contest