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 334

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

Support citizens to sell / donate their health data

Create a platform (IRIS for Health) and app that would support citizens to sell/donate their medical data. This would be a combination of the Provider & Payer data (federal patient access and interoperability rules), device data and other data...
Guest over 3 years ago in InterSystems IRIS for Health 3 Will not implement

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

Exporting OAuth Server/Client Configs using ^SECURITY or another method

https://community.intersystems.com/post/can-oauth-client-configurations-be-exportedcopied-one-instance-another as pointed out in this post, ##class(Security.System).ExportAll() does not export the OAuth settings within an environment. This would b...
Scott Roth 7 months ago in InterSystems Products 2 Needs review

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