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

Make Interface Maps more OnDemand

Not sure if everyone is aware but there is a current issue with running Interface Maps, if any of your namespaces uses a Business Process that has many layers. In our case some of the Business Process that I have built has so many layers that even...
Scott Roth 7 months ago in InterSystems IRIS 0 Needs review

Make interoperability's visual trace to easy to check, when process was running parallel.

I want to make interoperability's visual trace to easy to check, when process was running parallel. As an example, consider calling bp01 with a Pool Size of 3 from bp00 for 3 processes at the same time. The bp01 column shows three processes jumble...
Yuji Ohata about 1 year ago in InterSystems IRIS 3 Future consideration

InterSystems IRIS for Carbon tracking

Many companies search for carbon tracking software for calculating their carbon footprints. Such software can be made using InterSystems IRIS, but it could be better if there were specific pre-built tools such as in InterSystems IRIS for Health. I...
Heloisa Paiva about 1 year ago in InterSystems Products 1 Done by Community

Programmatic reports

The report creation is a tedious and non-productive task. You need an IDE, create a connection, create a SQL query, define report bands, drag-and-drop/design report columns, fields, labels, summarizations, margins, charts and prepare perfect pixel...
Yuri Marx about 1 year ago in InterSystems IRIS 3 Community Opportunity

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 about 1 year ago in InterSystems IRIS 0 Future consideration

Unit testing in VSCode

A unit testing user interface in VSCODE, similar to what is available for Java or .NET (JUnit, xUnit,…), for use in initial or test driven development.
Robert Barbiaux over 1 year ago in InterSystems Products 3 Done by Community

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 11 months ago in InterSystems IRIS 0 Planned or In Progress

Dynamic object for XML or XML to JSON string converter

A direct conversion XML->JSON (besides XML->object->JSON) would make some implementations way easier. Searching for information in JSON or Dynamic objects is way easier than in XML. I am developing an API that receives many different kind...
Heloisa Paiva 11 months ago in InterSystems IRIS 2 Community Opportunity

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden 4 months ago in InterSystems IRIS 7 Already exists

Time zone conversion

Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper. Proposal : We need to write in build time conversion utility from one time zone to another time zone
Veerarajan Karunanithi 4 months ago in InterSystems IRIS 1 Community Opportunity