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 41

Add %JSON.Adaptor to Persistent System Classes

Currently, system classes such as Security.Applications, %UnitTest.Result.*, and %UnitTest.Result.TestInstance extend from XML.Adaptor, allowing for convenient generation of XML-formatted output from objects. To enable similar functionality for JS...
Ashok Kumar T 5 months ago in InterSystems Products 0 Needs review

It seems like there needs to be a search option in streams in production messages

see https://community.intersystems.com/post/rest-service-iris-production-when-you-crave-more-control-over-raw-data
Aleksandr Kolesov 10 months ago in InterSystems IRIS 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 6 months ago in Developer Experience / 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 6 months 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 6 months ago in InterSystems Products 0 Needs review

Programmatic Conversion from SDA to HL7 v2

1️⃣ Description of the idea Currently, developers can convert HL7 v2 messages to SDA format using the class method HS.Gateway.HL7.HL7ToSDA3.GetSDA() effortlessly. However, there is no equivalent built-in method to convert an SDA document back to a...
Ashok Kumar T 6 months ago in Developer Experience / InterSystems Products 0 Needs review

recursive search in Abstract Set Query

1️⃣ Description of the Idea Introduce recursive search capability in InterSystems Abstract Set Query (ASQ) to efficiently navigate and retrieve data from complex %DynamicObject and %DynamicArray structures. This enhancement enables querying deeply...
Ashok Kumar T 6 months ago in InterSystems Products 0 Needs review

Management Portal page for CONFIGVALUE parameters

Add a user interface to Management Portal, that lists and let you edit/import/export class parameters declared as CONFIGVALUE.
Robert Barbiaux 6 months ago in InterSystems IRIS 0 Needs review

Add %ConstructClone or Copy method in Dynamic Object and arrays

Currently we don't have option to clone the JSON object or array. Whenever I set the JSON object to another variable and execute the %Remove() or %Pop() method to in any of the object it impacts other(s) due to in memory same object reference. Add...
Ashok Kumar T 12 months ago in InterSystems Products 2 Needs review

Add a field onto Oauth Client to allow alerting expiry dates alert

Description of the idea Add a field into Oauth2 client secret config to store the expiry date. And have this date used then in Messages.log for expiry alerting like ssl certs. Who is the target audience? Intersystems Administrators What problem do...
Mark OReilly 6 months ago in InterSystems HealthShare 0 Needs review