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 257

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig 2 months ago in InterSystems IRIS 0 Planned or In Progress

Implement IRIS connect to Microsoft Teams

Create a conecction to MS Teams to send message directly using Webhook. This is could be a good idea to send alert messages or other interaction wtih the production and the developer teams.
Kurro Lopez 2 months ago in InterSystems IRIS 1 Already exists

A tool to init projects

A cli command like "iris init" which prompt several questions like "Do you want a REST API ? ", "Do you want Analytics modules ?" etc etc...And once the command is done, a blank project is generated with the skeleton of the code
Dorian Tetu 2 months ago in InterSystems IRIS 0 Community Opportunity

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Bobby Hanna 3 months ago in InterSystems IRIS 4 Future consideration

Add GloRef and Executed lines in UnitTest portal.

Hello, It could be interesting to know the number of GloRef and executed lines in the UnitTest portal. Currently, the portal shows the duration it's good, but it could be better to add gloref and lines. I guess, I can log this myself using OnBefor...
Lorenzo Scalese 3 months ago in InterSystems IRIS 0 Future consideration

To integrate InterSystems IRIS for Health with Open Source Drools

The are huge amount of business rules needed in transferring and transforming data
William Liu 4 months ago in InterSystems IRIS for Health 1 Community Opportunity

Create List and Array Data Types that uses a PPG and not memory

When working with large arrays or lists, like with a Complex Record Map, and you get files with 200 000 lines, it uses a lot of Per Process Memory. Sometimes the process might even run out of memory if the file is too large. Can ArrayOfX and ListO...
Stefan Cronje 4 months ago in InterSystems IRIS 0 Future consideration

BPL, DTL and Rulesets in JSON and/or YAML

Sometimes when working with large rulesets, DTL, and BPL, it is easier to edit it in VSCode as XML than on the visual editors. XML is not the most legible format. If we could edit these as JSON or YAML, it would make editing it a lot easier. Not s...
Stefan Cronje 4 months ago in InterSystems IRIS 0 Needs review

Implement support for FHIRPath Patch resources on InterSystems FHIR Server

InterSystems FHIR Server documentation states that currently only JSON Patch documents are supported. I propose to implement support for the FHIRPath Patch resources, in compliance with FHIR specification on RESTful APIs.
Maksym Shcherban 4 months ago in InterSystems IRIS 0 Needs review

Web Interface to convert HL7 V2 to FHIR

We should have a web interface to convert HL7 V2 to FHIR along with a facility for REST operation with FHIR servers where we can post and get FHIR resources.
Muhammad Waseem 4 months ago in InterSystems IRIS for Health 2 Done by Community