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.
Adding version control and branches per project in IRIS
When creating a project in IRIS and adding the classes corresponding to that project, it would be nice to be able to initialize a repository in GIT with the project files and to be able to manage the branches and commit/push the code. In response ...
Over time, application developer define indices to improve their query performance.
Over time, it's possible that some query definition may not be used and therefore
(a) consume processing time during filing and
(b) consume diskspace, journal sp...
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
over 1 year ago
in InterSystems IRIS
0
Community Opportunity
Programmatic Creation of Analyses, Transformation Specifications, and Projections in FHIR SQL Builder
Idea Overview: The proposal aims to introduce a feature within the InterSystems FHIR SQL Builder that enables the programmatic creation of analyses, transformation specifications, and projections. This initiative seeks to provide an alternative to...
Create a conecction to MS Teams to send message directly using Webhook. This is could be a good idea to send alert messages or other interaction wtih the production and the developer teams.
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
over 2 years ago
in InterSystems IRIS
4
Done by Community
A cli command like "iris init" which prompt several questions like "Do you want a REST API ? ", "Do you want Analytics modules ?" etc etc...And once the command is done, a blank project is generated with the skeleton of the code
Dorian Tetu
8 months ago
in InterSystems IRIS
0
Community Opportunity
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
about 2 years ago
in InterSystems IRIS
4
Will not implement
As part of integration, data fabrics, or organisation-wide analytics, developers have to pull in (or reach out and retrieve) data from disparate data sources.
The typical normalise and build a common/canonical data model of tables and fields that...