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

FILTER BY CATEGORY

InterSystems IRIS

Showing 112 of 195

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 5 days ago in InterSystems IRIS 0 Needs review

Nodejs with IRIS a dynamic platform

By connecting InterSystems IRIS Native API for Node.js a dynamic, fast, scalable website can be built where patients can register, select tests, view results, etc., in a user-friendly platform on the web, and IRIS dynamically gets and posts data t...
Sharafat Hussain 8 months ago in InterSystems IRIS 5 Community Opportunity

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 23 days ago in InterSystems IRIS 0 Community Opportunity

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk 8 months ago in InterSystems IRIS 11 Community Opportunity

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt 8 months ago in InterSystems IRIS 2 Needs review

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 13 days ago in InterSystems IRIS 0 Needs review

Java Hibernate support for IRIS

There were some support for Caché, but it's outdated already. And we need support for IRIS.
Dmitry Maslennikov 23 days ago in InterSystems IRIS 0 Community Opportunity

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 3 months ago in InterSystems IRIS 5 Future consideration

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov 8 months ago in InterSystems IRIS 0 Future consideration

Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification

Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga 8 months ago in InterSystems IRIS 5 Done by Community