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 222

Make JSON representation of messages in Interoperability message viewer instead of XML

it will be much more readable
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 5 Done by Community

IRIS and ZPM(Open Exchange) integration

Is it possible to integrate IRIS admin panel and OpenExchange, so people could see and install the apps just from there? Like you can install plugins in other products.
Elena E about 2 years ago in InterSystems IRIS 4 Community Opportunity

Improve Bracket Colors in Embedded SQL on VSC

It would be extremely helpful if, when using the InterSystems theme on Visual Studio Code, the bracket colors displayed in Embedded SQL were less confusing. In the screenshot I took this morning, you can clearly see pairs of blue, red, and yellow ...
Pietro Di Leo 2 months ago in InterSystems IRIS 2 Will not implement

Implement Datadog client that could be easily deployed close to IRIS instance and could be able to send IRIS metrics and logs to Datadog platform (https://www.datadoghq.com).

Datadog platform provides a handy way to monitor servers and applications. It works because of agents installed on servers. We might learn such an agent to collect IRIS-specific metrics as well as messages log file and send them to Datadog. Anothe...
Mikhail Khomenko 2 months ago in InterSystems IRIS 0 Community Opportunity

Create real world application by using IRIS and python Streamlit web framework

Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem over 1 year ago in InterSystems IRIS 2 Community Opportunity

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 7 months ago in InterSystems IRIS 0 Future consideration

Expand Vector Arithmetics

Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper 7 months ago in InterSystems IRIS 8 Will not implement

Develop productions using YAML

Currently productions are developed in files in XML format. For this reason, it is essential to have a visual editor. The idea is to allow you to create productions using the YAML format, as it is simpler, cleaner and faster to develop and configu...
Yuri Marx 2 months ago in InterSystems IRIS 0 Community Opportunity

Listing for Developers which outstanding issues with Versions are being actively worked

Recently we upgraded to 2024.1 in our Development/Test environments, but found some Bug, and Issues with enhancements and existing tools. For example, when viewing a message in its RAW format, there are new lines that have been added to the HL7 me...
Scott Roth 5 months ago in InterSystems IRIS 0 Future consideration

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 5 Future consideration