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 296 of 395

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva about 1 month ago in InterSystems IRIS 3 Planned or In Progress

iristerminal connect securely with IRIS running on Linux hosts via SSH

Window's utility, iristerminal, can only connect to IRIS running on Linux hosts with telnet protocol. telnet is not considered secure as all communication is in plaintext. Most organisations do not permit the use of telnet on Linux hosts. Secure c...
Phillip Wu about 1 month ago in InterSystems IRIS 3 Planned or In Progress

Distributed Work Manager

Imagine Distributed Work Manager (DWMgr) that can: Call methods or $$-functions in background on any reachable IRIS server (e.g. on Asynchronous or Failover Mirror Member), so called target server, pushing all necessary input data in local or glob...
Alexey Maslov about 1 month ago in InterSystems IRIS 5 Needs review

Introduce YAML or JSON support for CPF Merge files

CPF Merge files are cumbersome now. It is very complicated to create a new merge.CPF without knowing by-heart all the configuration parameters. E.g. take a look an example. Let's introduce YAML (preferrable) or JSON notation for CPF Merge
Evgeny Shvarov 29 days ago in InterSystems IRIS 0 Needs review

Integrate Cloud Document DB UI into InterSystems IRIS

After testing Cloud Document DB Preview functionality it would be great to include most of the user interface into InterSystems IRIS in order to manage Document DB easily and in a very user friendly way.
Luis Angel Pérez Ramos about 1 month ago in InterSystems IRIS 0 Needs review

Having multiple WIJ

with multiple WIJ - one per DB we can achieve much faster data writes to DBs especially on cloud where disks are usually slower than disks on premise. Current processes with 1 WIJ is: write to WIJ (preferably on different disk to get maximum perfo...
Yaron Munz about 2 months ago in InterSystems IRIS 0 Needs review

Access Saved MessageViewer Searches across namespaces

While the ability to save a MessageViewer Search in one namespace is helpful, it would be even better if we could access these saved searches to different namespaces. Right now the only way to do that is to open the Saved search in the namespace w...
Stella Ticker about 2 months ago in InterSystems IRIS for Health 0 Needs review

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

Introduce YAML or JSON support for IPM/ZPM module description

Currently IPM/ZPM is being described in module.xml files. Let's introduce YAML(preferred) or JSON support as well! It's more readable less wordy and easier to comprehend and maintain
Evgeny Shvarov about 1 month ago in InterSystems IRIS 0 Needs review

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