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 245 of 479

Please add google oauth authorization to login to the management portal

And maybe other ways to enter
Aleksandr Kolesov over 2 years ago in InterSystems IRIS 2 Done by Community

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt over 2 years ago in InterSystems IRIS 4 Future consideration

Expose internal code elements (classes, routines etc) through SFTP, CIFS/SMB or similar established protocol

Imagine the host environment of an IRIS instance being able to access classes, routines and other "code" entities exactly as if they were files in its native filesystem. The isfs FileSystemProvider achieves something close to this, but only from w...
John Murray over 2 years ago in InterSystems IRIS 0 Community Opportunity

change data chapture

CDC is a necessity today. But with Cache/IRIS, it is not possible. There is a heck to do this, by using the dejournal filter, but it only produces inforation at the global variable level. SQL table inforation is lost. It would be nice if a standar...
聆严 周 over 2 years ago in InterSystems IRIS 3 Will not implement

A client to export codes from specified packages from IRIS/Cache

A code exporter is desired for these two reasons. 1 .Currently code backup functionality is almost non-existent. Backup via standard database backup is risky for the fear that code and data will be rolled back or forwarded simultaneously, which is...
聆严 周 over 2 years ago in InterSystems IRIS 3 Will not implement

Dark Mode for Studio!

I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum over 2 years ago in InterSystems IRIS 7 Will not implement

Native RPC API for ObjectScript

We have a full featured API for access globals via ECP, but still have no "standard" way to do RPC. In Cache it was possible with %Net.RemoteConnection.cls. Having been removed from IRIS, this class is still not substituted with some clear API. By...
Alexey Maslov over 2 years ago in InterSystems IRIS 2 Already exists

File Service class to allow multiple instances to share access to one directory

We want to scale an interoperability Production using containers where multiple instances running the same Production can simultaneously process a pool of files in a shared directory.
Oliver Wilms over 2 years ago in InterSystems IRIS 0 Needs review

Do not change formatting when compiling through GUI

In mixed development environments where some team members use the GUI and others use VS Code, the latter will remove the formatting (comments, algebraic assignment notation, spacing) performed by the former when compiling.
Jonathan Anglin over 2 years ago in InterSystems IRIS 2 Future consideration

Cloud Service Starter Kit

Create a tool/utility/framework to build a new cloud native micro-service. Automating the mundane parts of making a micro-service, and letting a developer start from the kit and just need to add in the logic of the service itself, and then be able...
Milton Gore over 2 years ago in InterSystems IRIS 0 Future consideration