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 94

Add history and aliases to the VS Code WebSocket Terminal

The vscode-objectscript extension supports a WebSocket-based terminal that's integrated with VS Code's Terminal UI. It has some key features that the standard IRIS terminal lacks, like syntax coloring and multi-line input. However, the standard IR...
Brett Saviano 9 months ago in InterSystems Resources for Developers 0 Future consideration

Private Variables

Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman 12 months ago in InterSystems IRIS 6 Future consideration

New reward: IRIS developer license

Exchange 40,000 points per IRIS developer license core (the one that doesn't allow you to go to production, but allows you to use it in a development environment)
Yuri Marx over 2 years ago in Global Masters 1 Future consideration

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 2 years ago in InterSystems IRIS 5 Future consideration

Envrionment variable support in System Default Settings

Docker commonly passes settings via environment variables. It could be useful if when resolving settings for production configuration this could also evaluate environment variables instead of deployed static values. Thus the container drives the b...
Alex Woodhead almost 2 years ago in InterSystems IRIS 5 Future consideration

Use of package management systems

There is no way at the moment to install any driver to IRIS for any suppoorted programming language. Java drivers not available on Maven (even https://mvnrepository.com/artifact/com.intersystems/intersystems-jdbc, just fake empty files) Python dri...
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 1 Future consideration

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

Adding Process Start Date and Time

As part of various type of monitoring. It is good to have process start date and time in process details in SMP and in the system process table.
Sundara Moorthy Jeganathan 12 months ago in InterSystems IRIS 0 Future consideration

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 9 months 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 9 months ago in InterSystems IRIS 0 Future consideration