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

InterSystems Products

Showing 391

Desktop SQL Explorer for InterSystems IRIS

For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
Fan Ji 4 days ago in InterSystems IRIS 1 Needs review

Add :CSP Shell to Line Recall

Include $SYSTEM.CSP.Shell() as :CSP, similar to how :sql opens the SQL shell and :py opens the Python shell.
Ashok Kumar T 4 days ago in InterSystems Products 0 Needs review

Add an "error stats" visualizer (graph, dashboard or KPI) to production interface

We work on a process to send HL7 messages to IRIS, have them converted in FHIR and then send them to be stored on a FHIR server. During the integration and transformation processes (Business process/ business operation), we sometimes send thousand...
Claire Fournier 4 days ago in InterSystems IRIS for Health 0 Needs review

Auto-Scaling for Embedded Python Workloads in IRIS

Integrate native auto-scaling capabilities for embedded Python workloads within InterSystems IRIS. This feature would dynamically allocate or deallocate resources (CPU, memory) to Python processes running inside IRIS containers based on real-time ...
din ba 5 days ago in InterSystems IRIS 0 Ideas Contest

Enable Schema Validation for REST APIs Using Swagger Definitions

When a request body is defined in the parameters section of a Swagger (OpenAPI 2.0) specification, the REST API framework can automatically enforce schema validation on the incoming payload. By default, this validation returns a 422 Unprocessable ...
Ashok Kumar T 6 days ago in InterSystems Products 0 Needs review

IRIS Native JSON Schema Validator

Introduce the native JSON schema validator classes in IRIS to validate JSON data against defined schemas. This feature is especially useful for REST API payload validation, ensuring data consistency and structural integrity.
Ashok Kumar T 6 days ago in InterSystems Products 0 Needs review

Dark Mode for Management Portal

1️⃣ Description of the idea A dark/light mode toggle button in the Management Portal header that swaps the entire SMP between those themes. 2️⃣ Who is the target audience? Developers and admins using our SMP day to day who love dark mode and a...
Vishal Pallerla 6 days ago in InterSystems Products 0 Ideas Contest

Automatically Expose Interactive API Documentation

When a new %CSP.REST-based dispatch class is created for a REST API, automatically enable a default endpoint (such as /docs or /apidocs) to serve interactive API documentation based on the OpenAPI (Swagger) schema. This behavior should be similar...
Ashok Kumar T 6 days ago in InterSystems Products 0 Needs review

Universal Global Exchange Utility

We have the %GOF/%GIF (IRIS block format) utilities, which are fast but quite limited in functionality: They don't support exporting subglobals. It's not possible to export an entire global mapped across multiple databases without manually switchi...
Alexey Maslov 6 days ago in InterSystems IRIS 0 Needs review

Compression in SQL Functions

Introduce SQL functions such as COMPRESS() and UNCOMPRESS() to facilitate data compression and decompression. These functions support the zlib and zstd algorithms, both of which are already implemented in IRIS for stream compression. ObjectScript...
Ashok Kumar T 7 days ago in InterSystems Products 0 Needs review