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 183 of 343

Publish the InterSystems IRIS Native SDK for Node.js on npm

People building Node.js apps commonly use npm as the place they get packages they depend on. Not being able to get the files needed for InterSystems IRIS Native API for Node.js from there adds friction which probably results in some lost opportuni...
John Murray over 1 year ago in InterSystems IRIS 2 Planned or In Progress

Light version InterSystems IRIS

Develop a light version for InterSystems IRIS. It is a fact that IRIS, today, includes several improvements and new functionalities, however, like "all" software evolution, it also requires heavier hardware resources. Not all applications need all...
Andre Larsen Barbosa 9 months ago in InterSystems IRIS 3 Planned or In Progress

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt over 1 year ago in InterSystems IRIS 4 Needs review

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 over 1 year ago in InterSystems IRIS 14 Community Opportunity

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 over 1 year ago in InterSystems IRIS 0 Future consideration

Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored

There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Sean O'Connor over 1 year ago in InterSystems IRIS 2 Planned or In Progress

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 over 1 year ago in InterSystems IRIS 5 Done by Community

BPL, DTL, Business Rule Editor in VSCode

Today is painfull when we use BPL, DTL and Business Rule in projects that the IDE is VSCode.
Cristiano Silva over 1 year ago in InterSystems IRIS 4 Planned or In Progress

Make JSON representation of messages in Interoperability message viewer instead of XML

it will be much more readable
Evgeny Shvarov over 2 years ago in InterSystems IRIS 4 Done by Community

Use the built-in feature engineering in AutoML to transform datasets

The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter over 1 year ago in InterSystems IRIS 3 Planned or In Progress