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 67

Force Auto-Tagging to ALL questions and articles

Actual tagging is often misleading or inappropriate.The expectation is not to remove existing tags but to add useful related tags.I see this as an excellent case for applying AI-based quality improvement.I'd appreciate to have generated tags speci...
Robert Cemper over 1 year ago in Developer Community 0 Future consideration

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

"Run in Postman" Button for IRIS for Health FHIR REST APIs

New healthcare devs face a barrier when testing out FHIR related stuff and the gap between reading documentation and actually testing an API call is too wide. A "Run in Postman" button solves this with pre-built FHIR examples as collections. So, N...
Vishal Pallerla about 1 month ago in Initial Developer Experience / InterSystems FHIR Server 0 Future consideration

Encoding in SQL functions

Introduce SQL functions like TO_BASE64(), FROM_BASE64(), and UUID() to enable data encoding, decoding, and unique identifier generation. 1️⃣ Description of the idea Add built-in SQL functions to the InterSystems SQL engine for common utility tasks...
Ashok Kumar T 5 months ago in InterSystems Products 0 Future consideration

Do not include table statistics when exporting Production for deployment

Preface To export a production or productions components for deployment using Interoperability > Manage > Deploy Changes > Deploy, the export of persistent classes that are part of a deployment (typically message classes, but there can be...
Enrico Parisi 6 months ago in InterSystems Products 0 Future consideration

Add interface binding to FTP adapters

Current implementation of FTP adapters (EnsLib.FTP.InboundAdapter, EnsLib.FTP.OutboundAdapter) lack a property to force binding with a specific TCP interface, similar to EnsLib.TCP.Common.LocalInterface. Being able to select a specific interface s...
Robert Barbiaux 9 months ago in InterSystems IRIS 0 Future consideration

Universal Global Exchange Utility

1) Description of the idea 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 databas...
Alexey Maslov 5 months ago in InterSystems IRIS 3 Future consideration

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

Add link to DTL Editor For Subtransforms

A fairly recent change was introduced where selecting a DTL from within the Rule Editor presented the user with a button to open the Data Transformation Builder Editor (DTL Editor) which took the user straight to the DTL. However, if you open a DT...
Julian Matthews over 1 year ago in Developer Experience / InterSystems Products 0 Future consideration

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz over 1 year ago in Developer Experience / InterSystems IRIS 1 Future consideration