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 344 of 344

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

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 over 1 year ago in InterSystems IRIS 0 Future consideration

Generative AI to correct Any Notes in Trakcare

We can use Chat GPT or any Generative AI tools to Correct and reframe the sentence written by the Doctors or Nurses or End users without changing the context. the purpose is to correct any verbal mistakes and reframe the words nicely understandabl...
Sundara Moorthy Jeganathan about 2 months ago in Generative AI 0 Needs review

An IRIS for Health "client" installer switch for SCCM or unattended installs

I'm in the process of rolling out our client, which is upgrading from Cache to IRIS for Health, but getting lots of requests from clients for the "Client" switch to be included as an option.
Richard Newberry 27 days ago in InterSystems IRIS for Health 0 Needs review

Intersystems IRIS "green time" profile

Iris will run a profile time where it collects all the usual code run over a period (like a week) and then it create a tipical profile for that workload. With this profile in use, it manage the os so that it can consume less cpu power when not nee...
Pietro Montorfano 9 months ago in InterSystems Products 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 over 1 year ago in InterSystems IRIS 2 Planned or In Progress

Allow the Web Gateway Installer to map all requests (not only csp/cls/cxw).

When the Web Gateway Installer configures the Web Server (IIS, Apache, etc.) to direct requests to the InterSystems server, it does so only to certain URLs with a clear InterSystems-related request (e.g. *.csp or *.cls), thus allowing the Web Serv...
Tani Frankel 9 months ago in InterSystems Products 4 Needs review

Add a calculated property like TimeElapsed for Interoperability messages

Should be usefull to hava a calculated property like TimeElapsed at Ens.MessageHeader for Interoperability messages It will show how many seconds (ssss.mmm) this step takes It's possible to have it by sqL, but it's usefull to have in SMP, Visual T...
Luis Petkovicz 29 days ago in InterSystems IRIS 0 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 over 1 year ago in InterSystems IRIS 5 Done by Community

Drivers and auxiliar tools accessible from Community

Many developers find out that they can't get drivers like jdbc or odbc without an account in wrc. If the Developers Community is promoting InterSystems technology is necessary to make accessible these tools from the Community portal.
Luis Angel Pérez Ramos 6 months ago in Community 1 Already exists