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 97

Binary index implementation

The bitmap index is calculated for each node, so I think it will be used as a line. By capturing this as a plane on the horizontal and vertical axes and converting it into a binary image, if it can be processed like image composition or black and ...
Akio Hashimoto over 2 years ago in InterSystems IRIS 14 Will not implement

Adding version control and branches per project in IRIS

When creating a project in IRIS and adding the classes corresponding to that project, it would be nice to be able to initialize a repository in GIT with the project files and to be able to manage the branches and commit/push the code. In response ...
Joan Pérez over 2 years ago in InterSystems IRIS for Health 6 Will not implement

Improve Bracket Colors in Embedded SQL on VSC

It would be extremely helpful if, when using the InterSystems theme on Visual Studio Code, the bracket colors displayed in Embedded SQL were less confusing. In the screenshot I took this morning, you can clearly see pairs of blue, red, and yellow ...
Pietro Di Leo about 1 year ago in InterSystems IRIS 2 Will not implement

Specific cache buffers per DB

Today, if we want to make sure a specific database is more in-memory than others, we can built is as a 16K or 32K block size (while all others are the default 8K block size) and then assign an amount of "cache buffers" to 16K block DBs. I would li...
Yaron Munz over 2 years ago in InterSystems IRIS 5 Will not implement

TWAIN interface to IRIS

The request https://community.intersystems.com/post/twain-interface-cache-application
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 2 Will not implement

HTML 5/Node.js documentation generator app

maybe with python
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 1 Will not implement

Raw Code viewer for Classes

Someone asked me today as I was developing a custom Ens.Rule.FunctionSet function wanted to know if there was a way to view the code without having to open VSCode. If you view Routines, from within the Management Portal -->System Explorer -->...
Scott Roth over 1 year ago in InterSystems Products 0 Will not implement

Allow more than a single review by USER

I often check packages after years.they are mostly improvedbut there is no way to either update prev. reviewOr write a new one. my actual workaround is a 2nd account
Robert Cemper over 1 year ago in Open Exchange 1 Will not implement

Supporting Natural Language to SQL Generation in InterSystems Vector Search

Why is it Useful Natural language to SQL (NL2SQL) generation allows users to interact with databases using plain language, which significantly enhances accessibility and usability. Here are some key reasons why this capability is useful: Ease of U...
Crystal Cheong over 1 year ago in Generative AI 1 Will not implement

Add wizard to create class with its properties

Create a wizar to create properties (name, type, Json or XML properties) and select if it's persisten or serial. Similar to SOAP wizard. By this way, we can create very quickly a class or message (request or response) for our develpoment. It could...
Kurro Lopez about 3 years ago in InterSystems IRIS 3 Will not implement