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 32

Please add google oauth authorization to login to the management portal

And maybe other ways to enter
Aleksandr Kolesov over 1 year ago in InterSystems IRIS 2 Done by Community

Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification

Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga over 1 year ago in InterSystems IRIS 5 Done by Community

Create a UI for convenient and easy transfer of projects to other system instances for fast deployment.

Create a user interface for convenient and easy porting of projects (classes, globals, applications, users, roles, privileges, grants, namespace mapping, SQLgateway, libraries, web servers, certificates, products, business services, business proce...
Sergey Mikhailenko over 1 year ago in InterSystems IRIS 1 Done by Community

Run Jasperreports from ObjectScript and IRIS Adapter

Allows to Objectscript set parameters and Run Jasperreports and create an interoperability Adapter to run Jasperreports
Yuri Marx over 1 year 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

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

Introduce an interoperability adapters to import/export data from Google Docs and Google Sheets

Google docs and Google sheets are very useful tools for dealing with data. It'd be great to have an easy import/export lib for IRIS data. Could be implemented via Embedded Python using https://pypi.org/project/gsheets/
Evgeny Shvarov over 1 year ago in InterSystems IRIS 5 Done by Community

Add a project that helps to generate unittests for an ObjectScript class

Often we need a unittest for a given objectscript class. And the schema of unittest class is pretty typical: the unittest class relates to a certain objectscript class but with the name Test before the class name methods in unittest start with Tes...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 4 Done by Community

Introduce the project of helpful one-liners

Sometimes I meet in someone's code a very helpful oneliners. I suggest to introduce a project on OEX that will collect it. Here are oneline candidates: // introduce SSL configuration in IRIS set $namespace="%SYS", name="DefaultSSL" do:'##class(Sec...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 3 Done by Community