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 185 of 346

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

Add Inbound Interoperability adapter for HTTP Calls

Currently HTTP calls available only as Business operations and Outbound adapters. Introduce business service and inbound adapter for HTTP calls
Evgeny Shvarov 8 months ago in InterSystems IRIS 2 Community Opportunity

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 4 months ago in InterSystems IRIS 0 Needs review

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed over 1 year ago in InterSystems IRIS 3 Future consideration

Jupyter Notebook

with the addition of embedded Python, offer a Jupyter Notebook integration that can interact with the IRIS DB, rules engine, etc.
Guest over 2 years ago in InterSystems IRIS 2 Done by Community

Install python and java libraries from ZPM and Installation Manifest (%Installer)

Each time IRIS applications use Java and Python. Therefore, it would be great to declare the installation of Java and Python libraries in the ZPM and %Installer manifests. Internally, once a Python library is declared, it will be installed using p...
Yuri Marx over 1 year ago in InterSystems IRIS 3 Done by Community

Make all Production Item Settings available in Defaults Settings

This is in reference to the settings that are stored on the production class and cannot be put in default settings. These are Pool Size, Enabled, Log Trace Events As an example, there are many business hosts that are enabled on Live regarding aler...
Stefan Cronje 12 months ago in InterSystems IRIS 0 Needs review

Globals Editor

A real good Global Editor with search functionality and easy to use
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

Include support for gRPC protocol in IRIS

This protocol is the more efficien through HTTP than any other mechanism and it's appearing in conversations very often and also as a requirement in some interoperability projects in industrial sectors.
Jose-Tomas Salvador over 1 year ago in InterSystems IRIS 3 Done by Community