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 Products

Showing 257

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

Implement autosave for DTL and BPL pages

This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel Pérez Ramos 8 months ago in InterSystems Products 5 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 Future consideration

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

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

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 6 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