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 213

introduce microsoft one-drive inbound and outdbound adapters for Interoperability

Introduce an adapter that will allow to pull and push data into Microsoft One-drive resources: files, spreadsheets, Word
Evgeny Shvarov 4 months ago in InterSystems IRIS 1 Community Opportunity

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk almost 2 years ago in InterSystems IRIS 14 Community Opportunity

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

Private Variables

Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman 3 months ago in InterSystems IRIS 6 Future consideration

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

Implement samples of $system.external interface (aka "InterSystems External Servers")

The new $system.external interface (aka "InterSystems External Servers") is used to call/integrate with external language code/libraries, it replace the old gateways (for example Java gateway) that required the import of proxy objects. For the old...
Enrico Parisi 8 months ago in InterSystems IRIS 1 Implemented

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

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

SharePoint File Service and Operation

Like File en FTP service + operation SharePoint has become a very common file storage location. Yes, we can make our own REST implementation but I feel this feature should be an IRIS standard feature.
Ties Voskamp 9 months ago in InterSystems IRIS 0 Community Opportunity