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 84

Export Search Results from Message Search

Currently when Exporting search results from the Message Search, it will export the entire message, but what about possibly exporting the search results in a nice tabular csv or excel format for those that do not know or understand how to interpre...
Scott Roth 2 months ago in InterSystems HealthShare 0 Needs review

Message Search - Criteria Ordering

When defining rules within the Message search the ability to add and move the criteria order. If I search sometimes, I want to add additional fields to be displayed, but I want them to be displayed in a particular order, so I have to Add additiona...
Scott Roth 2 months ago in InterSystems HealthShare 0 Needs review

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

Vector search support for llama-index with metadata

Llama-index is a super useful and performant tool for creating the vector store within iris, however the current integration between iris and llama-index doesn't support metadata (a capability of newer versions of llama-index). This would be a ver...
Somesh Mehra 2 months ago in InterSystems IRIS 0 Needs review

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

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

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 3 months ago in InterSystems IRIS 1 Needs review

Add workflow task as Activity in Business Process Designer

To create workflows easily from the BP designer screen would be really helpful to have a specific activity with the required info to create a TaskRequest.
Luis Angel Pérez Ramos 4 months ago in InterSystems IRIS 0 Needs review

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz 4 months ago in InterSystems IRIS 0 Needs review

Add a calculated property like TimeElapsed for Interoperability messages

Should be usefull to hava a calculated property like TimeElapsed at Ens.MessageHeader for Interoperability messages It will show how many seconds (ssss.mmm) this step takes It's possible to have it by sqL, but it's usefull to have in SMP, Visual T...
Luis Petkovicz 4 months ago in InterSystems IRIS 0 Needs review