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 IRIS

Showing 214 of 395

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

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

Settings should be a part of Mirroring

Noticed that if some of the settings at the %SYS level are updated on the Primary instance of the mirror they are not being copied down to the rest of the Mirror members. If you do not notice this, then settings could get out of sync between the m...
Scott Roth about 1 year ago in InterSystems IRIS 4 Planned or In Progress

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 3 months ago in InterSystems IRIS 1 Future consideration

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden about 1 month ago in InterSystems IRIS 1 Needs review

Time zone conversion

Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper. Proposal : We need to write in build time conversion utility from one time zone to another time zone
Veerarajan Karunanithi about 1 month ago in InterSystems IRIS 0 Community Opportunity

Exploring Image Vectorization: Potential Revolution in Unstructured Data Processing.

During the development of the application: https://openexchange.intersystems.com/package/companies-search and our studies on vector search, we did not explore image vectorization, which involves transforming unstructured data beyond text, includin...
Lucas Fernandes 2 months ago in InterSystems IRIS 1 Already exists

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

Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification

Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga almost 2 years ago in InterSystems IRIS 5 Done by Community

BPL, DTL, Business Rule Editor in VSCode

Today is painfull when we use BPL, DTL and Business Rule in projects that the IDE is VSCode.
Cristiano Silva almost 2 years ago in InterSystems IRIS 4 Planned or In Progress