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 190 of 357

Introduce the project of helpful one-liners

Sometimes I meet in someone's code a very helpful oneliners. I suggest to introduce a project on OEX that will collect it. Here are oneline candidates: // introduce SSL configuration in IRIS set $namespace="%SYS", name="DefaultSSL" do:'##class(Sec...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 3 Done by Community

IRIS Plugin to Sisense

Sisense
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

OASIS UBL integration example

OASIS UBL integration example
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

YCSB Benchmark

Make a public configuration and setup for YCSB testing.
Evgeny Shvarov over 2 years ago in InterSystems IRIS 1 Will not implement

Data migration tool from DB2 to IRIS

Data migration tool from DB2 to IRIS
Evgeny Shvarov over 2 years ago in InterSystems IRIS 3 Will not implement

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 2 days ago in InterSystems IRIS 1 Already exists

Add a calculated property like TimeElapsed for Interoperability messages

Should be usefull to hava a calculated property like TimeElapsed at Ens.MessageHeader for Interoperability messages It will show how many seconds (ssss.mmm) this step takes It's possible to have it by sqL, but it's usefull to have in SMP, Visual T...
Luis Petkovicz about 2 months ago in InterSystems IRIS 0 Needs review

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