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 235

IRIS support for Amazon Linux

Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL. [ec2-user@...
Cliff Mason over 2 years ago in InterSystems IRIS 0 Will not implement

Global->JSON->Global converter

Introduce a package which can:export arbitrary Global (or part of global) into file.jsonimport file.json into Global expose global in JSON into device and vice versa
Evgeny Shvarov about 3 years ago in InterSystems IRIS 2 Done by Community

IRIS for Health Blockchain connector

To develop a Connector enabling the seamless export of health data from Intersystems IRIS for Health to a blockchain repository, empowering patients with control over their own health data. This solution ensures data integrity, transparency, and s...
Johni Fisher 3 months ago in InterSystems IRIS 2 Community Opportunity

Power Platform Connector for InterSystems IRIS

Develop InterSystems IRIS connector that allows connection to the IRIS data platform from Power Apps / Power Automate
Vadim Aniskin over 1 year ago in InterSystems IRIS 1 Community Opportunity

Dump SQL tables

we need a way to dump SQL tables as DDL and even DML, to make it possible to migrate tables with data to another server or IRIS Cloud SQL
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 1 Community Opportunity

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

secrets management

A secrets management facility that is much like aws parameter store, k8s secrets, etc... where files, strings, etc can be stored and accessed throughout the product. gpg keyscertsaws credsgcp keysstrings Very similar to "Credentials" in EnsLib but...
Ron Sweeney over 2 years ago in InterSystems IRIS 1 Done by Community

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi 8 months ago in InterSystems IRIS 3 Community Opportunity

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz 11 months ago in InterSystems IRIS 0 Future consideration

AntiMatter Code accelerator

SQL Engines employ "query rewrite" to effect a more efficient query to supplement user expertise or application knowledge. Can Mac / Int code generated by Classes be accelerated in a similar way? Beyond locating inefficient and discouraged code an...
Alex Woodhead over 1 year ago in InterSystems IRIS 0 Will not implement