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 22

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 15 days ago in InterSystems Products 3 Needs review

Run IRIS BI from Streamlit

Support to run IRIS BI analyses and dashboards into Streamlit apps
Yuri Marx 22 days ago in InterSystems IRIS 0 Needs review

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 23 days ago in InterSystems IRIS 0 Needs review

Add ability to dismount DB from the System>Database Screen

Add ability to dismount DB from the System>Database Screen. You currently have to access the name in order to dismount the database. Cache used to allow us to do it from the selection screen.
Martha (Perspecta) Rodriguez about 2 months ago in InterSystems IRIS 0 Needs review

Add interface binding to FTP adapters

Current implementation of FTP adapters (EnsLib.FTP.InboundAdapter, EnsLib.FTP.OutboundAdapter) lack a property to force binding with a specific TCP interface, similar to EnsLib.TCP.Common.LocalInterface. Being able to select a specific interface s...
Robert Barbiaux about 2 months ago in InterSystems IRIS 0 Needs review

Allow overriding of the class method call for routing within %CSP.REST.DispatchRequest

I would like the process of calling the destination class method within the DispatchRequest method of the %CSP.REST class to be an overridable method. Currently, I am manually creating REST APIs using ObjectScript. When there are cross-cutting con...
Shun Kondo about 2 months ago in InterSystems IRIS 0 Needs review

It seems like there needs to be a search option in streams in production messages

see https://community.intersystems.com/post/rest-service-iris-production-when-you-crave-more-control-over-raw-data
Aleksandr Kolesov 2 months ago in InterSystems IRIS 0 Needs review

Add %ConstructClone or Copy method in Dynamic Object and arrays

Currently we don't have option to clone the JSON object or array. Whenever I set the JSON object to another variable and execute the %Remove() or %Pop() method to in any of the object it impacts other(s) due to in memory same object reference. Add...
Ashok Kumar T 4 months ago in InterSystems Products 2 Needs review

Add warning before executing the truncate/delete query

Whenever executes a DML command DELETE or TRUNCATE without clause display warning message and cancel out the query execution option in management portal and terminal, it's mostly helpful in development environments and rarely used in production. H...
Ashok Kumar T 4 months ago in InterSystems Products 2 Needs review

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