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 479

Add SCRAM-512 Authentication to IRIS Kafka adapters

I tried to use Kafka service and Kafka operation in IRIS interoperability. Our Kafka cluster requires SCRAM-512 authentication or TLS encryption, not SASL-plain which is offered in current Kafka adapters.
Oliver Wilms over 1 year ago in InterSystems IRIS 0 Planned or In Progress

SQL Return ID

Add functionality to SQL to use RETURN on insert statements. To return the value of whichever field is specified after the insert. Can be useful when using SQL to insert records and you need the ID immediately without having to select it.
Stefan Cronje over 1 year ago in InterSystems IRIS 4 Future consideration

Make all Production Item Settings available in Defaults Settings

This is in reference to the settings that are stored on the production class and cannot be put in default settings. These are Pool Size, Enabled, Log Trace Events As an example, there are many business hosts that are enabled on Live regarding aler...
Stefan Cronje almost 2 years ago in InterSystems IRIS 0 Future consideration

Add workflow task as Activity in Business Process Designer

To create workflows easily from the BP designer screen would be really helpful to have a specific activity with the required info to create a TaskRequest.
Luis Angel Pérez Ramos 12 months ago in InterSystems IRIS 0 Will not implement

PM platform

It would be great to have a platform where fresh PM'S in the industry with no prior IT training could ask questions and get a basic start / knowledge of some coding perhaps before jumping into the more complicated lessons
kevin berry over 2 years ago in Learning 0 Will not implement

Health Equity Analyzer

A dashboard or user portal that empowers people to identify and then act on under served communities with regards to healthcare. The tool would analyze and present populations that would benefit from health education and outreach programs to help ...
Guest over 3 years ago in  4 Community Opportunity

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 2 years 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 2 years ago in InterSystems IRIS 3 Community Opportunity

Better handle whitespace in Management Portal Text entry

Consider the following scenarios: 1. Copying and pasting unwanted whitespace charaters from an Excel Worksheet into Integration Lookup table Keys or Values. Actual Impact: Caused a difficult to discover unwanted difference in behaviour that delaye...
Alex Woodhead over 2 years ago in InterSystems Products 0 Planned or In Progress

Improve journal display in IRIS admin portal

When I delete a "global" and need to recover it, it's a lot of work to use the journal view page (System Operation > Journal Files). I have to click line by line and copy the content that was in the global, in addition to the message coming wit...
Rodolfo Pscheidt over 2 years ago in InterSystems IRIS 3 Will not implement