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

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

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

Private Variables

Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman about 2 months ago in InterSystems IRIS 6 Future consideration

introduce microsoft one-drive inbound and outdbound adapters for Interoperability

Introduce an adapter that will allow to pull and push data into Microsoft One-drive resources: files, spreadsheets, Word
Evgeny Shvarov 2 months ago in InterSystems IRIS 1 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.
Bobby Hanna 3 months ago in InterSystems IRIS 4 Future consideration

Modernize terminal

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

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz about 2 months ago in InterSystems IRIS 0 Needs review

Add workflow task as Activity in Business Process Designer

To create workflows easily from the BP designer screen would be really helpful to have a specific activity with the required info to create a TaskRequest.
Luis Angel Pérez Ramos about 1 month ago in InterSystems IRIS 0 Needs review

Implement samples of $system.external interface (aka "InterSystems External Servers")

The new $system.external interface (aka "InterSystems External Servers") is used to call/integrate with external language code/libraries, it replace the old gateways (for example Java gateway) that required the import of proxy objects. For the old...
Enrico Parisi 7 months ago in InterSystems IRIS 1 Implemented

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