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

InterSystems Products

Showing 311

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

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

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

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

Open-sourcing Gen-AI based solution or framework for service support.

Analysing the incoming service or incident requests from the field, against previously logged and resolved cases is a great tool for support staff. There are many tools here, mostly looking for key words in text - however, leveraging Large Langaug...
Steve Pisani 5 months ago in InterSystems IRIS 0 Future consideration

Why use storage for an index that has never been used?

If an index has never been used (or not for a long time), is it really necessary to use hard drive storage for the index? After a sufficiently long time has passed, it seems like it would be possible to purge storage of index data. The index would...
Nelson Tarr over 1 year ago in InterSystems IRIS 6 Will not implement

Advanced real-time data processing optimization for InterSystems IRIS

In this Idea-A-Thon, I propose to develop innovative technology that enables advanced optimization of real-time data processing for InterSystems IRIS. The central idea is to implement a new hardware acceleration module based on FPGA (Field-Program...
Yone Moreno over 1 year ago in InterSystems IRIS 0 Will not implement

Install python and java libraries from ZPM and Installation Manifest (%Installer)

Each time IRIS applications use Java and Python. Therefore, it would be great to declare the installation of Java and Python libraries in the ZPM and %Installer manifests. Internally, once a Python library is declared, it will be installed using p...
Yuri Marx about 2 years ago in InterSystems IRIS 3 Done by Community