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 IRIS

Showing 52

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

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 7 months ago in InterSystems IRIS 0 Future consideration

Listing for Developers which outstanding issues with Versions are being actively worked

Recently we upgraded to 2024.1 in our Development/Test environments, but found some Bug, and Issues with enhancements and existing tools. For example, when viewing a message in its RAW format, there are new lines that have been added to the HL7 me...
Scott Roth 5 months ago in InterSystems IRIS 0 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 almost 2 years ago in InterSystems IRIS 5 Future consideration

Integrate Cloud Document DB UI into InterSystems IRIS

After testing Cloud Document DB Preview functionality it would be great to include most of the user interface into InterSystems IRIS in order to manage Document DB easily and in a very user friendly way.
Luis Angel Pérez Ramos 5 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 5 months ago in InterSystems IRIS 1 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 8 months ago in InterSystems IRIS 0 Future consideration

AI assisted debug

It would be great if there was a possibility to have AI asses errors when debugging and finding the reasons for them and providing ways to solve them
Iryna Mykhailova 3 months ago in InterSystems IRIS 0 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