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

FILTER BY CATEGORY

InterSystems IRIS

Showing 162 of 296

Global->JSON->Global converter

Introduce a package which can:export arbitrary Global (or part of global) into file.jsonimport file.json into Global expose global in JSON into device and vice versa
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 1 Done by Community

Facial authentication on Management Portal

Allows the user register your face and login using face match on the Management Portal Login form (capture from webcam in realtime).
Yuri Marx 3 months ago in InterSystems IRIS 1 Community Opportunity

Introduce an Interoperability module (adapter, operation) for pdf.co

pdf.co is an online service to deal with pdf files. e.g. it can provide a text information inside pdf it'd be great to use it in interoperability scenarios to analyze different pdf files
Evgeny Shvarov 6 months ago in InterSystems IRIS 0 Community Opportunity

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 about 1 year ago in InterSystems IRIS 3 Done by Community

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 about 1 year ago in InterSystems IRIS 3 Done by Community

Globals Editor

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

Jupyter Notebook

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

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 about 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 about 1 year ago in InterSystems IRIS 3 Future consideration

Audit Lookuptables

Lookup tables provide a much needed configuration ability that allows us to use different values for different namespaces. However they are not audited so there is no way to track who changed what and when. Please audit them so we can see the chan...
Stella Ticker 11 months ago in InterSystems IRIS 0 Needs review