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 311

Settings should be a part of Mirroring

Noticed that if some of the settings at the %SYS level are updated on the Primary instance of the mirror they are not being copied down to the rest of the Mirror members. If you do not notice this, then settings could get out of sync between the m...
Scott Roth over 1 year ago in InterSystems IRIS 4 Planned or In Progress

Improve support for client-side editing in VS Code

A way to maintain the currently connected namespace content (classes, LUTs, etc.) in sync with current file system (git repository) content. For example when moving/renaming classes or switching to another git branch.
Robert Barbiaux 4 months ago in InterSystems Products 1 Needs review

Run rules chain by using Rule Editor without DTL

We may run the rules chain by using Rule Editor with DTL, which is applicable if regarding protocols-transformation and fields-mapping from sources to targets It is expected to run the rules chain by using Rule Editor without DTL, namely against a...
William Liu 4 months ago in InterSystems IRIS for Health 2 Needs review

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay 10 months ago in InterSystems IRIS 3 Future consideration

Improve Typeahed on Macros in include files

With reference to the following documentation https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_macros#GCOS_macros_commentsassist Adding a /// in the line before every macro you want typeahead / intellisense on is v...
Stefan Cronje 3 months ago in InterSystems IRIS 1 Needs review

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

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 4 months ago in InterSystems IRIS 5 Community Opportunity

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