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 343 of 475

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador over 2 years ago in InterSystems IRIS 3 Done by Community

Introduce Flyway Support in IRIS

Flyway is an opensource db migration tool. Here is the related discussion: https://community.intersystems.com/post/flyway-support-intersystems-iris It'd be great to have IRIS support. There is an attempt dated 3 years ago: https://github.com/flywa...
Evgeny Shvarov 2 months ago in InterSystems IRIS 0 Community Opportunity

Add Search and Sort Functions to the Queue Panel of the Production Settings side bar

In InterSystems IRIS and HealthShare productions can be composed by dozens of different components. To a better queue management, I propose adding in the queue panel of the Production Settings: A Sort button, in order to identify rapidly all the c...
Pietro Di Leo 7 months ago in InterSystems HealthShare 5 Done by Community

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 10 months ago in InterSystems IRIS 5 Community Opportunity

Automatic setting alerting rapid db size in messages log

As a trust we have had two instances of rapid db expansions filling up drive space. Once was a bug in the temp db, the second an error in Preproduction where dodgy code was running. It would be nice if there was a more manual "Warn" value setting ...
Mark OReilly 7 months ago in InterSystems IRIS for Health 1 Done by Community

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva 10 months ago in InterSystems IRIS 3 Planned or In Progress

Private Variables

Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman about 1 year ago in InterSystems IRIS 6 Future consideration

Errors messages to be more clear

I find it a bit hard to understand the error, maybe error messages can be clear or trying to detect misspelling and create a more understanding of error message.
Evans Tlhako 10 months ago in InterSystems IRIS 2 Will not implement

Add InterSystems wrapper for Supabase

Supabase.com is a backend as a service platform. By default, it provides Postgres as a backend, but there is a wrapper mechanism that allows to add different data vendors. https://supabase.com/blog/postgres-foreign-data-wrappers-with-wasm https://...
Evgeny Shvarov 3 months ago in InterSystems IRIS 0 Community Opportunity

Audience missing from OAUth 2.0 config

audience is often required form recorded body SettSC=tHttpRequest.SetHeader("Content-Type","application/json")SettSC=tHttpRequest.SetHeader("audience","https://patientlist-api-cqa.drdoctor.co.uk/") DotHttpRequest.InsertFormData("client_secret",cr....
Mark OReilly 8 months ago in InterSystems IRIS for Health 0 Needs review