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 309

AI assisted debug

It would be great if there was a possibility to have AI asses errors when debugging and finding the reasons for them and providing ways to solve them
Iryna Mykhailova about 1 month ago in InterSystems IRIS 0 Future consideration

Visual trace contents in JSON format

The message contents in the interoperability productions are visualized as default XML view. JSON is also a vital part of the works. So, Add JSON as an additional built in format in message viewer. If it's implemented in IRIS application It will b...
Ashok Kumar about 1 year ago in InterSystems Products 2 Future consideration

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

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

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

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

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 4 months ago in InterSystems IRIS 6 Already exists

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

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