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 292

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 18 days ago in InterSystems IRIS 4 Ideas Contest

Publish the InterSystems IRIS Native SDK for Node.js on npm

People building Node.js apps commonly use npm as the place they get packages they depend on. Not being able to get the files needed for InterSystems IRIS Native API for Node.js from there adds friction which probably results in some lost opportuni...
John Murray over 1 year ago in InterSystems IRIS 2 Planned or In Progress

iristerminal connect securely with IRIS running on Linux hosts via SSH

Window's utility, iristerminal, can only connect to IRIS running on Linux hosts with telnet protocol. telnet is not considered secure as all communication is in plaintext. Most organisations do not permit the use of telnet on Linux hosts. Secure c...
Phillip Wu 19 days ago in InterSystems IRIS 0 Ideas Contest

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 27 days ago in InterSystems IRIS 0 Ideas Contest

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 27 days ago in InterSystems IRIS for Health 0 Ideas Contest

Run rules chain by using Rule Editor without DTL

We may run the rules chain by using Rule Editor with DTL, which is applicable if regarding protocols-transformation and fields-mapping from sources to targets It is expected to run the rules chain by using Rule Editor without DTL, namely against a...
William Liu 11 days ago in InterSystems IRIS for Health 1 Ideas Contest

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden 14 days ago in InterSystems IRIS 1 Ideas Contest

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 26 days ago in InterSystems IRIS 0 Ideas Contest

Errors messages to be more clear

I find it a bit hard to understand the error, maybe error messages can be clear or trying to detect misspelling and create a more understanding of error message.
Evans Tlhako 28 days ago in InterSystems IRIS 1 Clarification required

Vector search support for llama-index with metadata

Llama-index is a super useful and performant tool for creating the vector store within iris, however the current integration between iris and llama-index doesn't support metadata (a capability of newer versions of llama-index). This would be a ver...
Somesh Mehra about 2 months ago in InterSystems IRIS 0 Needs review