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 217 of 407

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 14 days 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 about 1 month ago in InterSystems IRIS 0 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 about 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 2 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

Integrate Cloud Document DB UI into InterSystems IRIS

After testing Cloud Document DB Preview functionality it would be great to include most of the user interface into InterSystems IRIS in order to manage Document DB easily and in a very user friendly way.
Luis Angel Pérez Ramos 3 months ago in InterSystems IRIS 0 Needs review

Introduce YAML or JSON support for IPM/ZPM module description

Currently IPM/ZPM is being described in module.xml files. Let's introduce YAML(preferred) or JSON support as well! It's more readable less wordy and easier to comprehend and maintain
Evgeny Shvarov 3 months ago in InterSystems IRIS 0 Community Opportunity

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden 3 months ago in InterSystems IRIS 3 Needs review