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 318

Record startup and shutdown user id

Add the actual user id that initiated an IRIS startup and shutdown to the messages.log and also to the system audit database.
Colin Richardson 5 months ago in InterSystems IRIS 3 Implemented

Multidimensional vector search

Hope vector search can add high-dimensional vectors, such as certain image feature extraction using three-dimensional arrays
xuanyou du 7 months ago in InterSystems HealthShare 3 Will not implement

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 7 months ago in InterSystems IRIS 0 Community Opportunity

Expand Vector Arithmetics

Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper 8 months ago in InterSystems IRIS 8 Will not implement

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

Use of package management systems

There is no way at the moment to install any driver to IRIS for any suppoorted programming language. Java drivers not available on Maven (even https://mvnrepository.com/artifact/com.intersystems/intersystems-jdbc, just fake empty files) Python dri...
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 1 Future consideration

Envrionment variable support in System Default Settings

Docker commonly passes settings via environment variables. It could be useful if when resolving settings for production configuration this could also evaluate environment variables instead of deployed static values. Thus the container drives the b...
Alex Woodhead over 1 year ago in InterSystems IRIS 5 Future consideration

Listing for Developers which outstanding issues with Versions are being actively worked

Recently we upgraded to 2024.1 in our Development/Test environments, but found some Bug, and Issues with enhancements and existing tools. For example, when viewing a message in its RAW format, there are new lines that have been added to the HL7 me...
Scott Roth 5 months ago in InterSystems IRIS 0 Future consideration

Introduce WITH into IRIS SQL engine

Introduce the support of WITH functionality in IRIS SQL
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 4 Implemented

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