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 291

Implement autosave for DTL and BPL pages

This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel Pérez Ramos 10 months ago in InterSystems Products 5 Planned or In Progress

Add Python in Business Process Designer as Language option

The current Language option in Business Process Designer screen is dramatically obsolete, Basic language is totally archaic and it smells rancid. Replace Basic for Python would be a new fresh air for the Business Process Designer screen. Remove Ba...
Luis Angel Pérez Ramos 2 months ago in InterSystems IRIS 2 Already exists

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

New Session for Resend

Currently, when doing a resend, the resend trace is appended to the original session. My idea is to add an option to create a new session for the resend.
Michael Wood 22 days ago in InterSystems IRIS for Health 0 Ideas Contest

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