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 220

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 15 days 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 17 days ago in InterSystems IRIS 0 Community Opportunity

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 23 days ago in InterSystems IRIS 0 Community Opportunity

AI assisted debug

It would be great if there was a possibility to have AI asses errors when debugging and finding the reasons for them and providing ways to solve them
Iryna Mykhailova about 1 month ago in InterSystems IRIS 0 Future consideration

Improve Typeahed on Macros in include files

With reference to the following documentation https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_macros#GCOS_macros_commentsassist Adding a /// in the line before every macro you want typeahead / intellisense on is v...
Stefan Cronje 2 months ago in InterSystems IRIS 1 Needs review

Record startup and shutdown user id

Add the actual user id that initiated an IRIS startup and shutdown to the messages.log and also to the system audit database.
Colin Richardson 2 months ago in InterSystems IRIS 3 Implemented

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 3 months ago in InterSystems IRIS 0 Future consideration

OAuth settings option for HS.FHIRServer.Interop.HTTPOperation

In working on a Proof of Concept, I found that I have to get the Access Token before the call is even made to the HS.FHIRServer.Interop.HTTPOperation. Like how the ServiceName as a setting within the HS.FHIRServer.Interop.HTTPOperation it would be...
Scott Roth 3 months ago in InterSystems IRIS 0 Needs review

Ability to configure namespace settings and settings outside of CPF merge file capabilities

There should be a way to configure a running instance using a YAML configuration file and / or using a REST API. Currently, a CPF file cannot modify namespace specific settings like schemas, production default settings, credentials and so on. Inst...
Kari Vatjus-Anttila 3 months ago in InterSystems IRIS 4 Community Opportunity

Introduce YAML or JSON support for CPF Merge files

CPF Merge files are cumbersome now. It is very complicated to create a new merge.CPF without knowing by-heart all the configuration parameters. E.g. take a look an example. Let's introduce YAML (preferrable) or JSON notation for CPF Merge
Evgeny Shvarov 3 months ago in InterSystems IRIS 0 Will not implement