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 259

Mirror Async Member Time Delay in Applying Journals

Currently a async member will be in sync with the primary, however in the event of an issue such as a global being deleted then both the servers would have the same issue. However if the async member had a delay journal process property then the a...
Gary Holt almost 3 years ago in InterSystems IRIS 4 Will not implement

Cache Journal Switch Schedule

Add the facility for journals to not only be switched on size but also on a schedule either every hour or half hour. This will allow the system to be restore and the journals replayed upto a fixed time, rather than taking incremental/differential ...
Gary Holt almost 3 years ago in InterSystems IRIS 2 Already exists

Monitoring and Programatic way of Starting/Stoping Gateways

From time to time we do not notice that the JDBC (Java) Gateway has shutdown. We find out after the fact. I have asked before if we were able to Start/Stop a Gateway via Object Script but haven't gotten the greatest errors. It would be helpful if ...
Scott Roth almost 3 years ago in InterSystems IRIS 2 Already exists

Embedded Python: Add a built-in variable to represent class

Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 0 Ideas Contest

Please add google oauth authorization to login to the management portal

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

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt almost 3 years ago in InterSystems IRIS 4 Ideas Contest

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 almost 3 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...
聆严 周 almost 3 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...
聆严 周 almost 3 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 almost 3 years ago in InterSystems IRIS 7 Will not implement