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 339

Create an Interoperability Adapter for UIPath

Create an Interoperability Adapter for UIPath
Evgeny Shvarov about 3 years ago in InterSystems IRIS 0 Community Opportunity

Make a module which will let to use IRIS and Firebase framework

There is the Google Firebase project which gives you the way to create data instances and the CRUD UI for these instances. So it is the way to make a mock-up project with the backend and frontend very fast.
Evgeny Shvarov about 3 years ago in InterSystems IRIS 2 Done by Community

copy/sync system configurations and user accounts between IRIS instances

To simplify user and configurations management
Evgeny Shvarov about 3 years ago in InterSystems IRIS 3 Planned or In Progress

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 8 days ago in InterSystems IRIS 0 Needs review

Add interface binding to FTP adapters

Current implementation of FTP adapters (EnsLib.FTP.InboundAdapter, EnsLib.FTP.OutboundAdapter) lack a property to force binding with a specific TCP interface, similar to EnsLib.TCP.Common.LocalInterface. Being able to select a specific interface s...
Robert Barbiaux 21 days ago in InterSystems IRIS 0 Needs review

Native JSON Datatype exclusively for JSON

Create a built-in native JSON datatype like "%Library.String" and implement the SQL JSON_ functions natively. Store, retrieve, search, validate by schema and update the before save and save JSON values instead of store into %String - we can't stor...
Ashok Kumar 2 months ago in InterSystems Products 0 Future consideration

Role-Based Access Control for Data and Features

Intersystems IRIS currently supports role-based access control (RBAC) through the use of resources and roles. However, this functionality is not consistently implemented across all features. In some cases, access is granted based on a hardcoded %A...
Stella Ticker 4 months ago in InterSystems IRIS 0 Needs review

Add Search and Sort Functions to the Queue Panel of the Production Settings side bar

In InterSystems IRIS and HealthShare productions can be composed by dozens of different components. To a better queue management, I propose adding in the queue panel of the Production Settings: A Sort button, in order to identify rapidly all the c...
Pietro Di Leo 7 months ago in InterSystems HealthShare 5 Done by Community

Automatic setting alerting rapid db size in messages log

As a trust we have had two instances of rapid db expansions filling up drive space. Once was a bug in the temp db, the second an error in Preproduction where dodgy code was running. It would be nice if there was a more manual "Warn" value setting ...
Mark OReilly 7 months ago in InterSystems IRIS for Health 1 Done by Community

Audience missing from OAUth 2.0 config

audience is often required form recorded body SettSC=tHttpRequest.SetHeader("Content-Type","application/json")SettSC=tHttpRequest.SetHeader("audience","https://patientlist-api-cqa.drdoctor.co.uk/") DotHttpRequest.InsertFormData("client_secret",cr....
Mark OReilly 7 months ago in InterSystems IRIS for Health 0 Needs review