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 IRIS

Showing 216

Globals Editor

A real good Global Editor with search functionality and easy to use
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

Introduce an interoperability adapters to import/export data from Google Docs and Google Sheets

Google docs and Google sheets are very useful tools for dealing with data. It'd be great to have an easy import/export lib for IRIS data. Could be implemented via Embedded Python using https://pypi.org/project/gsheets/
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 5 Done by Community

Open protocol to connect to IRIS

If I would need to use not supported programming language with IRIS. It will be quite impossible to do it. with open protocol, it will be possible to add support to any programming language by implementing that protocol there This will help to ext...
Dmitry Maslennikov about 2 years ago in InterSystems IRIS 2 Will not implement

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 about 1 year ago in InterSystems IRIS 0 Community Opportunity

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 about 1 year ago in InterSystems IRIS 5 Future consideration

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 about 1 year ago in InterSystems IRIS 0 Will not implement

Refresh Button on the small messge browse in the Production panel

On the Production screen. After selecting a business host, the panel on the righthand side of the screeen contains tabs for "Log" and "Messages", and so forth. On the Log tab, there is a refresh button. The message tab does not have a refresh butt...
Stefan Cronje 9 months ago in InterSystems IRIS 0 Needs review

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 almost 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 almost 2 years ago in InterSystems IRIS 3 Future consideration

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 almost 2 years ago in InterSystems IRIS 3 Done by Community