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 48

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 1 day ago in InterSystems IRIS 0 Needs review

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

Enhanced User Interface in InterSystems WRC

Experience a modernized and more intuitive user interface in InterSystems WRC, designed to enhance usability and efficiency. The upgrade brings cleaner, improved navigation and a responsive design tailored for better user workflows.
Ashok Kumar 13 days ago in Other 0 Needs review

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 16 days ago in InterSystems IRIS 1 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 16 days ago in InterSystems IRIS for Health 0 Needs review

Dynamic Abstract Object Search

Scenario: Search a REST JSON Response object for specific values instead of iterating through multiple levels to pull out the specific data elements one needs. While I don't necessarily need to read the JSON response into a Persistent object, I on...
Scott Roth 19 days ago in InterSystems Products 1 Needs review

Binding Local Interface to all Outbound Adapters

There are many ideas out there to allow us to Bind "Local Interface" to different adapters, but what if we were able to do this for all Outbound Adapters including SQL Outbound. If you are in a mirrored environment, more than likely you are using ...
Scott Roth 19 days ago in InterSystems Products 0 Needs review

Displaying HL7 ACK/NCK regardless of Archive IO Setting

The only way to HL7 ACK/NCK within the trace viewer is to ensure that Archive IO setting is set on the Business Operation. It would be nice to see these without the settings and that the setting would only write the data to the database based on t...
Scott Roth 19 days ago in InterSystems Products 0 Needs review

Shutdown/failover routine to fully disable java gateway connections

Scenario: Failover Primary to Backup device, but something is wrong with the Backup that could not be started as the Primary, so you have to fail back to the Primary. Problem: When this happens, we have noticed that the Java Process that is runnin...
Scott Roth 19 days ago in InterSystems Products 0 Needs review

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 19 days ago in InterSystems Products 1 Needs review