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.
Experience a modernized and more intuitive user interface in InterSystems WRC, designed to enhance usability and efficiency. The upgrade brings cleaner, improved navigation and a responsive design tailored for better user workflows.
Add Search and Sort Functions to the Queue Panel of the Production Settings side bar
In InterSystems IRIS and HealthShare productions can be composed by dozens of different components. To a better queue management, I propose adding in the queue panel of the Production Settings: A Sort button, in order to identify rapidly all the c...
Add an "error stats" visualizer (graph, dashboard or KPI) to production interface
We work on a process to send HL7 messages to IRIS, have them converted in FHIR and then send them to be stored on a FHIR server. During the integration and transformation processes (Business process/ business operation), we sometimes send thousand...
Auto-Scaling for Embedded Python Workloads in IRIS
Integrate native auto-scaling capabilities for embedded Python workloads within InterSystems IRIS. This feature would dynamically allocate or deallocate resources (CPU, memory) to Python processes running inside IRIS containers based on real-time ...
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...
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
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....
Scenario: Search a REST JSON Response object for specific values instead of iterating through multiple levels to pull out the specific data elements one needs. While I don't necessarily need to read the JSON response into a Persistent object, I on...