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 296 of 395

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 about 1 month ago in InterSystems IRIS 4 Community Opportunity

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva about 1 month ago in InterSystems IRIS 3 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 about 1 month ago in InterSystems IRIS 3 Planned or In Progress

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

Open delegate ruleset

We regularly use delegates as a way of separating our rules and version controlling them. We currently cannot jump directly to the delegate ruleset. The quickest way we have found is copying and adjusting the URL.
Lewis Houlden about 1 month ago in InterSystems HealthShare 0 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 about 1 month ago in InterSystems IRIS 5 Needs review

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo about 1 month ago in InterSystems IRIS 5 Needs review

Add shorthand options like "N" & "T-2" to represent date/timestamps in Message Viewer Search fields.

When searching over messages using message viewer, instead of having to manually enter the exact date/time of the start & end time, I would like to be able to use a shorthand that would theoretically update as I reuse the search. For example: ...
Victoria Castillo about 2 months ago in InterSystems IRIS 0 Needs review

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 about 2 months ago in InterSystems IRIS 0 Needs review

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo about 2 months ago in InterSystems IRIS 1 Community Opportunity