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 324

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 about 2 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

Envrionment variable support in System Default Settings

Docker commonly passes settings via environment variables. It could be useful if when resolving settings for production configuration this could also evaluate environment variables instead of deployed static values. Thus the container drives the b...
Alex Woodhead over 1 year ago in InterSystems IRIS 5 Future consideration

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 over 1 year 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 6 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 7 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 10 months ago in InterSystems IRIS 0 Future consideration

Full studio migration to VSCode

Implement the class, property, and index addition wizards implemented in the studio as extensions of VSCode. Also implement the inspector window in the same way. They are a good opportunity to forget how to write parameters, etc., or to learn para...
Akio Hashimoto over 1 year ago in InterSystems Products 4 Will not implement