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 Products

Showing 262 of 355

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 over 1 year 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 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

Introduce an Interoperability adapter to import apple health data to IRIS

To have an option then to upload it into IRIS FHIR server
Evgeny Shvarov over 1 year ago in InterSystems IRIS for Health 0 Community Opportunity

Add an InterSystems FHIR integration to FlutterFLow

FlutterFlow is a modern no-code development platform with a huge community of startupers. Let's add the FHIR Integration to FlutterFlow to let innovators use InterSystems FHIR capability easily in their startups.
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 1 Will not implement

introduce InterSystems IRIS backend for FlutterFlow

Flutterflow is a no-code platform with a huge community of developers (230K) It'd be great to let ISC developers to add fancy frontend UI for IRIS backend using flutterflow.
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 1 Will not implement

Errors monitoring with Sentry.io

It would be good to get support for Sentry.io or alternatives, for ObjectScript
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 0 Community Opportunity

Use of package management systems

There is no way at the moment to install any driver to IRIS for any suppoorted programming language. Java drivers not available on Maven (even https://mvnrepository.com/artifact/com.intersystems/intersystems-jdbc, just fake empty files) Python dri...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 1 Future consideration

Open protocol to connect to IRIS

If I would need to use not supported programming language with IRIS. It will be quite impossible to do it. with open protocol, it will be possible to add support to any programming language by implementing that protocol there This will help to ext...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 2 Will not implement