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 238

Introduce EDN support in IRIS

https://github.com/edn-format/edn
Evgeny Shvarov about 3 years ago in InterSystems IRIS 0 Community Opportunity

Introduce a basic template to create interoperability adapters using Embedded Python

A boilerplate to start with adapters using Embedded Python
Evgeny Shvarov about 3 years ago in InterSystems IRIS 2 Done by Community

IRIS classes for OpenAI API

As OpenAI is getting more and more users and publication it would be nice if Intersystems would add the classes needed to interact with the OpenAI API in a simple way (instead of using python/java/...)
Yuval Golan about 2 years ago in InterSystems IRIS 2 Done by Community

Improve Ukrainian translation in IRIS

Ukrainian translation is also quite horrendous. In some places you can see placeholders instead of words, so it's not even remotely clear what is going on and what is or needs to be done. Studio suffers the most.
Iryna Mykhailova over 2 years ago in InterSystems IRIS 0 Future consideration

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 about 1 year 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

Add JS (JSON) date format to formats used in $ZDATE & $ZDATEH

In Javascript the date format is as follows: 2012-04-23T18:25:43.511Z It is hardly different from the ODBC format, but still requires a transformation during exchanges between the frontend and the backEnd. JSON does not define a format for dates b...
Pierre LaFay about 1 year ago in InterSystems IRIS 0 Future consideration

Add IRIS as a supported database for Apache Superset

Superset has been mentioned in Thoughtworks Technology Radar 27: https://www.thoughtworks.com/radar/tools?blipid=202005098 I think IRIS should be in the list of supperted databases
Herman Slagman over 2 years ago in InterSystems IRIS 3 Done by Community

Add wizard to create class with its properties

Create a wizar to create properties (name, type, Json or XML properties) and select if it's persisten or serial. Similar to SOAP wizard. By this way, we can create very quickly a class or message (request or response) for our develpoment. It could...
Kurro Lopez over 2 years ago in InterSystems IRIS 3 Will not implement

Cache Journal Switch Schedule

Add the facility for journals to not only be switched on size but also on a schedule either every hour or half hour. This will allow the system to be restore and the journals replayed upto a fixed time, rather than taking incremental/differential ...
Gary Holt over 2 years ago in InterSystems IRIS 2 Already exists