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 32

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

allow editing of OEX reviews for OWNERs

Actually, there is no direct chance to edit a review in OEX:quite embarrassing if you had some typo
Robert Cemper 5 months ago in Open Exchange 1 Planned or In Progress

specify libraries for vectorization or data preprocessing for IntegratedML

During the development of the application, https://openexchange.intersystems.com/package/DNA-similarity-and-classify we missed specifying how Integrated ML would work with the input data, converting it to a specific vectorization of Python sklearn...
Davi Massaru Teixeira Muta 5 months ago in InterSystems IRIS 1 Planned or In Progress

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig 8 months ago in InterSystems IRIS 0 Planned or In Progress

IRIS Cloud SQL Integration with AWS Secrets Manager

Integrate IRIS Cloud SQL with the AWS Secrets Manager. The purpose will be to centralize the password of an instance and the applications using it, as well as allow for password cycling.
Stefan Cronje 9 months ago in InterSystems IRIS Cloud SQL 0 Planned or In Progress

Date format in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss'

Provide an option in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss' i.e : LOAD DATA .../...USING{ "from": { "file": { "dateformat": "DD/MM/YYYY" } }}
Sylvain Guilbaud 10 months ago in InterSystems IRIS 0 Planned or In Progress

Add SCRAM-512 Authentication to IRIS Kafka adapters

I tried to use Kafka service and Kafka operation in IRIS interoperability. Our Kafka cluster requires SCRAM-512 authentication or TLS encryption, not SASL-plain which is offered in current Kafka adapters.
Oliver Wilms 11 months ago in InterSystems IRIS 0 Planned or In Progress

Vector Database Web Gateway offload encoding inbound and generative inference outbound

A scaled deployment of IRIS web application tends to have multiple web servers. These play well to load-balance traffic, providing good utilization on busy applications. Web Servers take over the checking and serving static of content, to let the ...
Alex Woodhead 12 months ago in Generative AI 3 Planned or In Progress

Show pending PR and Issues imn OEX package

If a package in OEX is related to a GitHub RepoI suggest showing the number of pending Pull Requests and the number of Open Issues in the Overview in OEX sidebar.and allow sorting by these numbers Background: I'm not interested in orphaned package...
Robert Cemper 12 months ago in Open Exchange 2 Planned or In Progress