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 311

Distributed Work Manager

Imagine Distributed Work Manager (DWMgr) that can: Call methods or $$-functions in background on any reachable IRIS server (e.g. on Asynchronous or Failover Mirror Member), so called target server, pushing all necessary input data in local or glob...
Alexey Maslov 4 months ago in InterSystems IRIS 6 Already exists

Intersystems IRIS "green time" profile

Iris will run a profile time where it collects all the usual code run over a period (like a week) and then it create a tipical profile for that workload. With this profile in use, it manage the os so that it can consume less cpu power when not nee...
Pietro Montorfano about 1 year ago in InterSystems Products 0 Future consideration

Reinstate Studio as a fully supported code editor

Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman about 1 year ago in InterSystems IRIS 2 Will not implement

Having multiple WIJ

with multiple WIJ - one per DB we can achieve much faster data writes to DBs especially on cloud where disks are usually slower than disks on premise. Current processes with 1 WIJ is: write to WIJ (preferably on different disk to get maximum perfo...
Yaron Munz 5 months ago in InterSystems IRIS 0 Future consideration

Access Saved MessageViewer Searches across namespaces

While the ability to save a MessageViewer Search in one namespace is helpful, it would be even better if we could access these saved searches to different namespaces. Right now the only way to do that is to open the Saved search in the namespace w...
Stella Ticker 5 months ago in InterSystems IRIS for Health 0 Needs review

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 6 months ago in InterSystems IRIS 2 Already exists

Allow the Web Gateway Installer to map all requests (not only csp/cls/cxw).

When the Web Gateway Installer configures the Web Server (IIS, Apache, etc.) to direct requests to the InterSystems server, it does so only to certain URLs with a clear InterSystems-related request (e.g. *.csp or *.cls), thus allowing the Web Serv...
Tani Frankel over 1 year ago in InterSystems Products 5 Clarification required

Use the built-in feature engineering in AutoML to transform datasets

The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter about 2 years ago in InterSystems IRIS 3 Planned or In Progress

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

Multidimensional vector search

Hope vector search can add high-dimensional vectors, such as certain image feature extraction using three-dimensional arrays
xuanyou du 5 months ago in InterSystems HealthShare 3 Will not implement