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 27

API to display patches applied

It is almost impossible to find whether and what patch(es) were applied to a given instance. When working with customer systems, this is critical to know as patches may have big impact on outcomes.
Daniel Kutac 2 months ago in InterSystems Products 5 Planned or In Progress

Introduce support of Open API 3.1.0

Currently IRIS supports export of Open API(swagger) specification of the REST API version 2.0 The latest version is 3.1.0 which Better support for modern RESTful practices More expressive API definitions, especially with request bodies and content...
Evgeny Shvarov 2 months ago in InterSystems IRIS 0 Planned or In Progress

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 3 months ago in InterSystems IRIS 1 Planned or In Progress

Role-Based Access Control for Data and Features

Intersystems IRIS currently supports role-based access control (RBAC) through the use of resources and roles. However, this functionality is not consistently implemented across all features. In some cases, access is granted based on a hardcoded %A...
Stella Ticker 6 months ago in InterSystems IRIS 0 Planned or In Progress

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

Create DTL on the fly from within a Business Process

When working on a new Business Process, and you add a Translation as an object to the Business Process it requires that the DTL already be built so you can insert it into the required values. It would be nice if we could create a DTL on the fly wi...
Scott Roth 11 months ago in InterSystems Products 4 Planned or In Progress

OAuth settings option for HS.FHIRServer.Interop.HTTPOperation

In working on a Proof of Concept, I found that I have to get the Access Token before the call is even made to the HS.FHIRServer.Interop.HTTPOperation. Like how the ServiceName as a setting within the HS.FHIRServer.Interop.HTTPOperation it would be...
Scott Roth 12 months ago in InterSystems IRIS 0 Planned or In Progress

Improve support for client-side editing in VS Code

A way to maintain the currently connected namespace content (classes, LUTs, etc.) in sync with current file system (git repository) content. For example when moving/renaming classes or switching to another git branch.
Robert Barbiaux 12 months ago in InterSystems Products 2 Planned or In Progress

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

iristerminal connect securely with IRIS running on Linux hosts via SSH

Window's utility, iristerminal, can only connect to IRIS running on Linux hosts with telnet protocol. telnet is not considered secure as all communication is in plaintext. Most organisations do not permit the use of telnet on Linux hosts. Secure c...
Phillip Wu 12 months ago in InterSystems IRIS 3 Planned or In Progress