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 220

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 about 1 year ago in InterSystems IRIS 3 Planned or In Progress

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo 4 months ago in InterSystems IRIS 6 Future consideration

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 almost 2 years ago in InterSystems IRIS 2 Planned or In Progress

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 6 months ago in InterSystems IRIS 2 Future consideration

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo 4 months ago in InterSystems IRIS 2 Community Opportunity

Modernize terminal

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

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 about 2 years ago in InterSystems IRIS 14 Community Opportunity

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi 4 months ago in InterSystems IRIS 3 Community Opportunity

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Robert Hanna 8 months ago in InterSystems IRIS 4 Future consideration

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig 8 months ago in InterSystems IRIS 0 Planned or In Progress