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

All ideas

Showing 395 of 395

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 0 Future consideration

New 5-days Training: Develop and Deploy IRIS using Docker, Python and VSCode

The idea is to provide a 5-day training that teaches how to develop backend IRIS solutions using Python in a Docker environment with VSCode. The student would learn how to assemble the Docker and Docker compose file, create REST services and produ...
Yuri Marx almost 2 years ago in Learning 0 Needs review

BPMN Support for InterSystems IRIS Interoperability

Currently, the IRIS process engine uses BPEL. It would be great if IRIS also supports the process engine in BPMN. The BPMN notation has many more features than BPEL, in addition to being more intuitive and used in the market. There are already BPM...
Yuri Marx almost 2 years ago in InterSystems IRIS 0 Community Opportunity

HTTPS for SMP (REST api calls) support + documentation with standard apache

IRIS (and Cache) were always shipped with standalone (with a very simple configuration) apache web server for non-production use (SMP, develop REST API calls etc.). This apache web server supports (out of the box) only HTTP. Large organizations us...
Yaron Munz almost 2 years ago in InterSystems IRIS 2 Will not implement

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 almost 2 years ago in InterSystems IRIS 3 Done by Community

Import a Google Drive document as an article into InterSystems Community

Currently, when submitting a new application, Open Exchange is able to import the Readme from within GitHub. It would be great if it were possible, when creating an article, to be able to import the contents of the file from a Google Drive or One ...
Yuri Marx almost 2 years ago in Community 5 Future consideration

Integrations and Adaptors for DHIS2

Expand the InterSystems market by introducing integration and adaptors for DHIS2. DHIS2 is an open source health data platform developed by the HISP: https://en.wikipedia.org/wiki/DHIS
Adam Coppola almost 2 years ago in InterSystems IRIS for Health 0 Community Opportunity

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 0 Future consideration

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador almost 2 years 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 almost 2 years ago in InterSystems IRIS 3 Done by Community