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 228 of 428

Salesforce Interoperability Adapter

Currently, InterSystems IRIS Interoperability has several adapters to integrate with S3, SAP, but not with Salesforce. The idea is to provide a new adapter to perform CRUD on Salesforce objects.
Yuri Marx 2 months ago in InterSystems IRIS 0 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 4 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 4 months 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 5 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 7 months ago in InterSystems IRIS 7 Already exists

Open-sourcing Gen-AI based solution or framework for service support.

Analysing the incoming service or incident requests from the field, against previously logged and resolved cases is a great tool for support staff. There are many tools here, mostly looking for key words in text - however, leveraging Large Langaug...
Steve Pisani 8 months ago in InterSystems IRIS 0 Future consideration

Preventive Health with ChatIRIS: Integrating InterSystems IRIS for Enhanced Patient Engagement

ChatIRIS Health Coach , a GPT-4 based agent that leverages the Health Belief Model as a psychological framework to craft empathetic replies. Why is it useful? In Singapore, less than 1 in 4 go for annual vaccinations. Only a third of eligible adul...
Crystal Cheong 8 months ago in InterSystems IRIS 1 Already exists

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 11 months ago in InterSystems IRIS 1 Already exists

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

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 about 1 year ago in InterSystems IRIS 2 Implemented