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 190

Settings should be a part of Mirroring

Noticed that if some of the settings at the %SYS level are updated on the Primary instance of the mirror they are not being copied down to the rest of the Mirror members. If you do not notice this, then settings could get out of sync between the m...
Scott Roth 12 months ago in InterSystems IRIS 4 Planned or In Progress

Make all Production Item Settings available in Defaults Settings

This is in reference to the settings that are stored on the production class and cannot be put in default settings. These are Pool Size, Enabled, Log Trace Events As an example, there are many business hosts that are enabled on Live regarding aler...
Stefan Cronje about 1 year ago in InterSystems IRIS 0 Needs review

Dump SQL tables

we need a way to dump SQL tables as DDL and even DML, to make it possible to migrate tables with data to another server or IRIS Cloud SQL
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Community Opportunity

Java Hibernate support for IRIS

There were some support for Caché, but it's outdated already. And we need support for IRIS.
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 4 Done by Community

Add legitimate special symbol-separator for ObjectScript variable names

If I have a meaningful variable in languages like Python it is very convenient to use _ as a word separator. E.g. this_is_an_sql_that_causes_an_error="SELECT * FROM TABLE" in IRIS there are no special symbols allowed as separators. So the variable...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Will not implement

Traceroutes to Java Gateway Display

We have a lot of Connections to External Databases using JDBC and the Java Gateways within the Interoperability engine. When you Click on those Services or Operations that use the Java Gateway Service it doesn't show a connection to the Java Gatew...
Scott Roth about 1 year ago in InterSystems IRIS 0 Needs review

Saving Searched Criteria within Message Search

I tend to create Saved Searches and save them in the Message Viewer for the rest of my team and myself to help search for messages in troubleshooting systems. I find if I need to update a Saved Search there is not a good way to pull down existing ...
Scott Roth about 1 year ago in InterSystems IRIS 0 Needs review

%NormalizeObject to cater for serial, list of objects and user call-back

It will be helpful if the %NormalizeObject method had the same depth of functionality as %ValidateObject. %ValidateObject has the checkserial argument. Adding the same type of argument to %Normalize will make things simpler when it comes to normal...
Stefan Cronje about 1 year ago in InterSystems IRIS 0 Future consideration

Public API for access to shared memory

Sometimes we need to have a resource shared among several processes, e.g. some application counters, that we don't want to be looked up by users. Globals don't fit this need for evident reason. The idea is to provide an API which allow shared (whi...
Alexey Maslov about 1 year ago in InterSystems IRIS 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 1 year ago in InterSystems IRIS 5 Future consideration