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

testing dashboard for InterSystems IRIS

The idea proposes to create a testing dashboard for InterSystems IRIS that would provide a centralized view of all testing activity. This would make it easier for developers to track the progress of their tests, identify any test failures, and tak...
din ba over 1 year ago in InterSystems Products 12 Community Opportunity

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 0 Future consideration

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed about 2 years ago in InterSystems IRIS 3 Future consideration

Better handle whitespace in Management Portal Text entry

Consider the following scenarios: 1. Copying and pasting unwanted whitespace charaters from an Excel Worksheet into Integration Lookup table Keys or Values. Actual Impact: Caused a difficult to discover unwanted difference in behaviour that delaye...
Alex Woodhead about 2 years ago in InterSystems Products 0 Planned or In Progress

Open delegate ruleset

We regularly use delegates as a way of separating our rules and version controlling them. We currently cannot jump directly to the delegate ruleset. The quickest way we have found is copying and adjusting the URL.
Lewis Houlden 5 months ago in InterSystems HealthShare 0 Future consideration

Data Analyzer

Intersystems software comes with schemas and tools that support the ingestion, storage and communication of various data formats like HL7, IHE and now FHIR. But we have had to rely on third party software or build our own solutions to do the analy...
Stella Ticker about 2 years ago in InterSystems Products 6 Needs review

Better unicode support

Look at my profile name. It's time for globalization, add support for text encoding decoding methods, add official tutorials for dealing with text encodings, and possibly fix the database encoding (such as UTF-8 ).
聆严 周 about 2 years ago in Ideas Portal 4 Implemented

IRIS Cloud SQL Integration with AWS Secrets Manager

Integrate IRIS Cloud SQL with the AWS Secrets Manager. The purpose will be to centralize the password of an instance and the applications using it, as well as allow for password cycling.
Stefan Cronje 10 months ago in InterSystems IRIS Cloud SQL 0 Planned or In Progress

Energy Consumption Estimate Report Per Production / Business Component

Do you know how much energy a production or even an individual business component uses? I haven't got a clue If intersystems could build a front end report that estimated the energy usage of a production/component based on the number of messages p...
Rob Ellis over 1 year ago in InterSystems IRIS 0 Community Opportunity

Database Cache (Global Buffers) needs to be optimized

IRIS for health version 2023 sets Database Cache (Global Buffers) to 25% of physical memory by default, which is not secure and can be quite large if a server group uses shared memory. At the same time, this setting is very important, if a more ap...
王喆 👀 over 1 year ago in InterSystems Products 3 Will not implement