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 an inbound adapter and BS for AirTable to be able to connect to AirTables account and react on events "new record appeared", "record changed" Add an outbound adapter and BO to be able to connect to AirTable and add a new record in a particular...
Evgeny Shvarov
5 months ago
in InterSystems IRIS
0
Community Opportunity
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...
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
When modeling a new table or persistent class, allows to mark the table or persistent class as transient. The transient attribute will set how many time the data will exists in the database. Transient data is useful to persist temporal data, like ...
Make Data Transformation UI guess about message types automatically
Once the idea about message types will be solved this could be the second phase where the UI can refer to this information and provide proper source and target message classes. Currently developer need to dig into the operation or service implemen...
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
6 months 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
6 months ago
in InterSystems IRIS
0
Planned by Community
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