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 232 of 433

IRIS deployment with SALTStack

SALTstack is a deployment library. Links: Wikipedia( https://en.wikipedia.org/wiki/Salt_(software) ) Official site( https://www.saltstack.com/ )
Evgeny Shvarov about 3 years ago in InterSystems IRIS 0 Community Opportunity

InterSystems IRIS as a Datasource for Google DataStudio

Google DataStudio has different sources out-of-the-box, except IRIS - let's introduce it
Evgeny Shvarov about 3 years ago in InterSystems IRIS 1 Done by Community

Data migration tool from Postgres to IRIS

Data migration tool from Postgres to IRIS
Evgeny Shvarov about 3 years ago in InterSystems IRIS 4 Done by Community

HTML 5/Node.js documentation generator app

maybe with python
Evgeny Shvarov about 3 years ago in InterSystems IRIS 1 Will not implement

Data migration tool from MySQL to IRIS

Data migration tool from MySQL to IRIS
Evgeny Shvarov about 3 years ago in InterSystems IRIS 3 Done by Community

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

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