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 592 of 592

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 5 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 5 months 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 5 months ago in InterSystems Products 1 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 5 months 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 5 months ago in InterSystems Products 1 Will not implement

Add Validation for Dispatch Class in Web Application Settings

1️⃣ Description of the idea Enhance the web application creation process by adding a validation step for the Dispatch Class field. The system should verify that the specified dispatch class exists and is accessible before allowing the web applicat...
Ashok Kumar T 5 months ago in InterSystems Products 1 Future consideration

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 5 months ago in InterSystems Products 0 Future consideration

Differentiating System-Defined vs. User-Defined Web Applications in IRIS

1️⃣ Description of the idea Introduce a new boolean property in the Security.Applications class, such as IsSystemApp, to clearly identify whether a web application is system-defined (created by IRIS such as /api/atelier , /api/docdb , /api/healths...
Ashok Kumar T 5 months ago in Developer Experience / InterSystems Products 0 Needs review

Streaming JSON Parsing Support

1️⃣ Description of the idea Introduce new methods that allow streaming JSON parsing rather than reading the entire JSON into memory first. This approach would process JSON objects or arrays incrementally, converting them to DAO (Data Access Object...
Ashok Kumar T 5 months ago in InterSystems Products 0 Future consideration

Coffee & Devs (Podcast)

It would be really great to hear mini podcast with different Devs from around the world of InterSystems, how they do work, tools they like, tough bugs, ect
Anthony Rodriguez 5 months ago in Developer Community 2 In Progress