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 594

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

Update Message Viewer Search to automatically set the end time to current time at search initiation.

Currently when I run a search over an indexed value, if I use a blank end date/time or for an end date/time that is in the future, my search will take too long to return results and error as it appears to be searching of messages that are coming i...
Victoria Castillo over 1 year ago in Developer Experience / InterSystems Products 0 Future consideration

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 about 1 year ago in InterSystems Products 2 Needs review

Distributed Work Manager

Imagine Distributed Work Manager (DWMgr) that can: Call methods or $$-functions in background on any reachable IRIS server (e.g. on Asynchronous or Failover Mirror Member), so called target server, pushing all necessary input data in local or glob...
Alexey Maslov over 1 year ago in Developer Experience / InterSystems IRIS 9 Community Opportunity

Add warning before executing the truncate/delete query

Whenever executes a DML command DELETE or TRUNCATE without clause display warning message and cancel out the query execution option in management portal and terminal, it's mostly helpful in development environments and rarely used in production. H...
Ashok Kumar T about 1 year ago in InterSystems Products 2 Will not implement

In Visual Trace group response acknowledge messages under the message sent out of the operation.

I would like to see response ACK messages directly under the message sent out of the operation that the ack is in response to. Right now, when messages send out, in some processes, several more messages could be sent out before we get the original...
Victoria Castillo over 1 year ago in InterSystems IRIS 1 Future consideration

Having multiple WIJ

with multiple WIJ - one per DB we can achieve much faster data writes to DBs especially on cloud where disks are usually slower than disks on premise. Current processes with 1 WIJ is: write to WIJ (preferably on different disk to get maximum perfo...
Yaron Munz over 1 year ago in InterSystems IRIS 0 Future consideration

Access Saved MessageViewer Searches across namespaces

While the ability to save a MessageViewer Search in one namespace is helpful, it would be even better if we could access these saved searches to different namespaces. Right now the only way to do that is to open the Saved search in the namespace w...
Stella Ticker over 1 year ago in Developer Experience / InterSystems IRIS for Health 0 Future consideration

Ideas contributor of the year

Currently we already have an annual definition with awards in the form of badges and points for developer of the year (OEX) and writer of the year (community). My idea is to establish the current definition of ideas contributor of the year, with t...
Yuri Marx about 2 years ago in Ideas Portal 2 Implemented

secrets management

A secrets management facility that is much like aws parameter store, k8s secrets, etc... where files, strings, etc can be stored and accessed throughout the product. gpg keyscertsaws credsgcp keysstrings Very similar to "Credentials" in EnsLib but...
Ron Sweeney over 3 years ago in InterSystems IRIS 1 Done by Community