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

All ideas

Showing 463

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 6 months ago in InterSystems HealthShare 5 Done by Community

Best practices in a documentation chapter

I think it would be interesting to address in a chapter of the documentation good practices both in programming and in the design of persistent classes. It would be ideal to present some code examples. Some examples to illustrate my point: How to ...
Pierre LaFay about 1 year ago in Documentation 1 Future consideration

Train a Large Language Model for a Development AI like GitHub Copilot on ISC

Train an AI coding assistant like GitHub Copilot on Intersystems documentation, class Reference, Community Content and Learning Center content for ObjectScript, CSP, DTL, BPL, rulesets, etc. If it can be done on an existing assistant like Copilot ...
Stefan Cronje about 1 year ago in Generative AI 2 Community Opportunity

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

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

Enter the number of items available for rewards.

On several occasions I focused on a specific reward, trying to get enough points, and when I did, the item was no longer available (I believe because all the items had been redeemed).Therefore, if the quantity of available/delivered items were dis...
Andre Larsen Barbosa about 1 year ago in Global Masters 2 Future consideration

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 9 months ago in InterSystems IRIS 5 Community Opportunity

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 9 months ago in InterSystems IRIS 3 Planned or In Progress

Add history and aliases to the VS Code WebSocket Terminal

The vscode-objectscript extension supports a WebSocket-based terminal that's integrated with VS Code's Terminal UI. It has some key features that the standard IRIS terminal lacks, like syntax coloring and multi-line input. However, the standard IR...
Brett Saviano 9 months ago in InterSystems Resources for Developers 0 Future consideration

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 7 months ago in InterSystems IRIS for Health 0 Needs review