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 46

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 about 2 months ago in InterSystems IRIS 6 Future consideration

Optional "Green Mode" Configuration Setting for IRIS

Much like how cars often have a "Eco" driving mode, create an optional mode for using IRIS in a greener manner. If a user of IRIS wants to prioritize reducing their carbon footprint over performance, they should be able to do so. It's possible ...
Nelson Tarr 10 months ago in InterSystems IRIS 0 Future consideration

use Python Class Definition Syntax to create IRIS classes

Now that IRIS support Python, UDL syntax should not be the only way with SQL DDL to define/create classes in IRIS.
Sylvain Guilbaud 11 months ago in InterSystems IRIS 4 Future consideration

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed over 1 year ago in InterSystems IRIS 3 Future consideration

Open source Parser for ObjectScript

Open source parser driven by InterSystems, required by many types of projects, which could be implemented then by community. Linters, Syntax Analyzers, Security Scans and so on are require parser for ObjectScript Language Server in VSCode is awful...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 1 Future consideration

Include bar code/QR code recognition as a standard function

Zen reports, InterSystem Reports, and IRIS all have ways to generate bar codes and/or QR codes and put them on documents, but there is nothing to read them. Reading them relies on 3rd part packages and sometimes specialized hardware, depending on ...
David Hockenbroch 10 months ago in InterSystems IRIS 0 Future consideration

Interoperability Production: "Add a 'Type-to-Filter' ability in dropdown selections"

Our InterSystems HealthConnect Environment uses multiple namespaces and in those namespaces we have hundreds of components. It can be really tedious and slow to scroll though each drop down to select a component in a routing rule (targets or sourc...
Victoria Castillo 11 months ago in InterSystems HealthShare 1 Future consideration

Reserve licenses

Where a system is using user based licensing the allocation is first come first served. If there are dynamic connections, such as web based applications, it would be useful to reserve a license for a specific license ID to ensure availability. Thi...
David Underhill over 1 year ago in InterSystems IRIS 0 Future consideration

Cloud Service Starter Kit

Create a tool/utility/framework to build a new cloud native micro-service. Automating the mundane parts of making a micro-service, and letting a developer start from the kit and just need to add in the logic of the service itself, and then be able...
Milton Gore over 1 year ago in InterSystems IRIS 0 Future consideration