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 42

Through queuing theory and fuzzy logic: Optimization of patient queue management in hospitals using InterSystems IRIS

Description: I propose to develop a solution using InterSystems IRIS that optimizes the management of patient queues in hospitals, addressing the management of patient queues organized by rooms through queuing theory and fuzzy logic. The tool will...
Yone Moreno 10 months ago in InterSystems Products 0 Will not implement

Advanced real-time data processing optimization for InterSystems IRIS

In this Idea-A-Thon, I propose to develop innovative technology that enables advanced optimization of real-time data processing for InterSystems IRIS. The central idea is to implement a new hardware acceleration module based on FPGA (Field-Program...
Yone Moreno 10 months ago in InterSystems IRIS 0 Will not implement

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 10 months 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 11 months ago in InterSystems IRIS 5 Will not implement

Add legitimate special symbol-separator for ObjectScript variable names

If I have a meaningful variable in languages like Python it is very convenient to use _ as a word separator. E.g. this_is_an_sql_that_causes_an_error="SELECT * FROM TABLE" in IRIS there are no special symbols allowed as separators. So the variable...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Will not implement

Sample code share opportunity

It would be useful to have a place to share/request sample code, a place to review or recommend code improvements, especially when someone is new to some specific InterSystems product feature and not part of big team with similar skill sets.
Marykutty George over 1 year ago in InterSystems Products 6 Will not implement

The ability to export current settings to a %Installer Manifest

For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman over 1 year ago in InterSystems IRIS 4 Will not implement

Common Data Modelling

As part of integration, data fabrics, or organisation-wide analytics, developers have to pull in (or reach out and retrieve) data from disparate data sources. The typical normalise and build a common/canonical data model of tables and fields th...
Steve Pisani over 1 year ago in InterSystems Products 5 Will not implement

CI/CD support

Several developer and partner organisations are embracing a continuous integration/continuous delivery practices of software development. There have been several examples in how to achieve this with IRIS, and at some point this requires scripts...
Steve Pisani over 1 year ago in InterSystems Products 5 Will not implement

String format to numeric values in ZEN.proxyObject

Hi, I just published an article with a new feature to allow returning numerical values of JSON attributes in String format. https://community.intersystems.com/post/new-feature-zenproxyobject-send-numeric-string I think it would be a good improveme...
Daniel Aguilar over 1 year ago in InterSystems Products 0 Will not implement