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 308

Data Analyzer

Intersystems software comes with schemas and tools that support the ingestion, storage and communication of various data formats like HL7, IHE and now FHIR. But we have had to rely on third party software or build our own solutions to do the analy...
Stella Ticker almost 2 years ago in InterSystems Products 6 Needs review

Cross-production Interoperability Messages, Service and Operation

With the "ripping the monolith apart" movement towards micro-services, it is quite a tedious process to break up existing productions with 100+ business hosts. The suggestion is that moving BP and operations into other productions should be made s...
Stefan Cronje over 1 year ago in InterSystems Products 0 Community Opportunity

Additional Data Types for ISC Products

The idea is that some new data types be added to support things like regular expression, instead of PATTERN. Others can also be thought out that are required for "standardised" validation types and arguments, as the ones used in the OpenAPI specif...
Stefan Cronje over 1 year ago in InterSystems Products 0 Community Opportunity

Install python and java libraries from ZPM and Installation Manifest (%Installer)

Each time IRIS applications use Java and Python. Therefore, it would be great to declare the installation of Java and Python libraries in the ZPM and %Installer manifests. Internally, once a Python library is declared, it will be installed using p...
Yuri Marx almost 2 years ago in InterSystems IRIS 3 Done by Community

Refresh Button on the small messge browse in the Production panel

On the Production screen. After selecting a business host, the panel on the righthand side of the screeen contains tabs for "Log" and "Messages", and so forth. On the Log tab, there is a refresh button. The message tab does not have a refresh butt...
Stefan Cronje 10 months ago in InterSystems IRIS 0 Needs review

Include support for gRPC protocol in IRIS

This protocol is the more efficien through HTTP than any other mechanism and it's appearing in conversations very often and also as a requirement in some interoperability projects in industrial sectors.
Jose-Tomas Salvador about 2 years ago in InterSystems IRIS 3 Done by Community

Managing message queue

Managing queue when we need to reprocess messages from business process is not easy in HealthShare at the moment. Any ability to hold current queue in business operation while repossessing large number of older failed messages from business proces...
Marykutty George 10 months ago in InterSystems IRIS for Health 0 Future consideration

IRIS Based Analytics AKS Container to analyse Azure Infrastructure Cost

Use of IRIS Analytics on Azure FinOps Build an AI/ML based analytics engine in IRIS, which will keep on analysing azure infra cost and provide meaningful chronological analytics for business and engineering to provide recommendation to take action...
Tirthankar Bachhar 5 months ago in InterSystems IRIS Cloud IntegratedML 0 Community Opportunity

Transient data

When modeling a new table or persistent class, allows to mark the table or persistent class as transient. The transient attribute will set how many time the data will exists in the database. Transient data is useful to persist temporal data, like ...
Yuri Marx about 1 year ago in InterSystems IRIS 2 Future consideration

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 10 months ago in InterSystems IRIS 4 Future consideration