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 594

Add %JSON.Adaptor to Persistent System Classes

Currently, system classes such as Security.Applications, %UnitTest.Result.*, and %UnitTest.Result.TestInstance extend from XML.Adaptor, allowing for convenient generation of XML-formatted output from objects. To enable similar functionality for JS...
Ashok Kumar T 5 months ago in InterSystems Products 0 Needs review

Conversion of Python Datatype to IRIS native values

We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Ashok Kumar T 11 months ago in InterSystems Products 0 Future consideration

Easier Navigation in Management Portal: Shortcuts, Recent Pages, Search bar

It takes quite a few steps to go to where you need to go in the Management Portal. If the site has UCR installed, then that number skyrockets. I have looked into if there's a way to easily create a more easily navigable set of links in the managem...
Chi Nguyen-Rettig almost 2 years ago in Initial Developer Experience / InterSystems Products 0 Ideas Contest

Adding Process Start Date and Time

As part of various type of monitoring. It is good to have process start date and time in process details in SMP and in the system process table.
Sundara Moorthy Jeganathan almost 2 years ago in InterSystems IRIS 0 Ideas Contest

Add EncounterNumber Index to HSAA.Encounter

Adding an index on EncounterNumber in HSAA.Encounter will significantly enhance query performance by reducing full table scans, optimizing joins, and accelerating data retrieval for reporting and analytics. Many reports and queries rely on filteri...
Stella Ticker 11 months ago in InterSystems HealthShare 0 Will not implement

Audience missing from OAUth 2.0 config

audience is often required form recorded body SettSC=tHttpRequest.SetHeader("Content-Type","application/json")SettSC=tHttpRequest.SetHeader("audience","https://patientlist-api-cqa.drdoctor.co.uk/") DotHttpRequest.InsertFormData("client_secret",cr....
Mark OReilly over 1 year ago in InterSystems IRIS for Health 0 Future consideration

Advanced Interface Monitoring and Alerting

An advanced interface monitoring page that allows users to set thresholds (inactivity, traffic per hour, queue size) and provides warnings / alerts when these thresholds are breached.
Daniel Metcalfe about 2 years ago in InterSystems HealthShare 1 Done by Community

AI Suggestions for Deprecated Items

1️⃣ Description of the idea Some products are often discontinued or deprecated, and this is perfectly normal and natural.However, in many cases, we are not prepared for this change, either by the knowledge to implement the new technology or by the...
Andre Larsen Barbosa 6 months ago in Developer Experience / Generative AI 0 Community Opportunity

Add basic tutorial of Docker or point to a Docker tutorial in Documentation

I do not know about others, but Docker and the intro of Docker was not a forte of mine coming into trying out new components of InterSystems IRIS. We are moving to IRIS and with that we want to incorporate into our upgrade. I have been struggling ...
Scott Roth about 3 years ago in Documentation 6 Already exists

Journal file analysis/visualization

Journal files can provide key insights into database write activity for a number of purposes, ranging from debugging and performance analysis to incident investigation and response. I even once used the history of sets/kills of ^oddDEF to recover ...
Timothy Leavitt about 3 years ago in InterSystems IRIS 3 Done by Community