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 213

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

Import classes with ES6 syntax

Being able to import classes into another class for example using ES6 syntax, this way you could reduce the use of ##class(Sample). throughout the document when it is needed repeatedly in more than one place. A possible example would be to be a...
Joan Pérez 12 months ago in InterSystems IRIS 0 Future consideration

List OEX business services, operations and processes on Interoperability wizards

Today only official business services, operations and processes are presented as options on Interoperability wizards, but could be great allows to the developer choose community adapters, business services, operations and processes from IPM registry
Yuri Marx 12 months ago in InterSystems IRIS 4 Needs review

Make Every Operation and Service Expose its message classes

Every Interoperability Business Service sends a message of a certain type. Every Operation receives a request message of a certain type and then sends back a response message of a certain class type. Currently it is not clear which are the these c...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 0 Future consideration

Introduce InterSystems IRIS support for Apache Airflow

Apache Airflow is an open-source data-pipelines orchestration and workflow management software built with python. It'd be great to introduce InterSystems IRIS operator to enable building Airflow orchestrations using InterSystems IRIS
Evgeny Shvarov about 1 year ago in InterSystems IRIS 0 Community Opportunity

Add legitimate special symbol-separator for ObjectScript variable names

If I have a meaningful variable in languages like Python it is very convenient to use _ as a word separator. E.g. this_is_an_sql_that_causes_an_error="SELECT * FROM TABLE" in IRIS there are no special symbols allowed as separators. So the variable...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Will not implement

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

IRIS Plugin to Sisense

Sisense
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

OASIS UBL integration example

OASIS UBL integration example
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

YCSB Benchmark

Make a public configuration and setup for YCSB testing.
Evgeny Shvarov over 2 years ago in InterSystems IRIS 1 Will not implement