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 597

IRIS support for Amazon Linux

Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL. [ec2-user@...
Cliff Mason over 3 years ago in InterSystems IRIS 0 Will not implement

Updating Provider Directory to use Cache Tables instead of Code Tables

The use of Code Tables instead of using the built in functionality of SQL Tables seems antiquated. We are looking to implement a stand alone HealthShare Provider Directory. Our current Provider Directory uses SQL Databases across many sources, and...
Scott Roth 5 months ago in InterSystems HealthShare 0 Needs review

It seems like there needs to be a search option in streams in production messages

see https://community.intersystems.com/post/rest-service-iris-production-when-you-crave-more-control-over-raw-data
Aleksandr Kolesov 11 months ago in InterSystems IRIS 0 Needs review

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

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

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

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 over 2 years ago in InterSystems HealthShare 1 Done by Community