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

All ideas

Showing 410 of 410

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 0 Future consideration

Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored

There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Sean O'Connor almost 2 years ago in InterSystems IRIS 2 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 3 months ago in InterSystems Products 1 Needs review

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

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 3 months ago in InterSystems IRIS for Health 2 Needs review

translated subtitles for learning videos

The learning videos are subtitled, but only in English. I think it would be useful for non-English speakers to have these subtitles translated. This would contribute to the adoption of best practices for all Iris users.
Pierre LaFay 8 months ago in Learning 3 Needs review

IRIS Community with no connections limit

IRIS Community Edition without limit on connections amount instead, limit IRIS by cores and memory, i.e. limit it to 2-4 cores and 4-8GB RAM IRIS Community Edition is very useful in automated testing or some simple demos, but it's useless due to l...
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 0 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

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

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