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 38

UI improvements to DTL Editor

I'd like several improvements to the DTL editor I'd like to have a visual clue to know if a property is marked as required, both in the source object and the targer object. If a property is required in the target object I would like to know that I...
Stephen Canzano about 2 months ago in InterSystems IRIS 1 Future consideration

Conversion of Python Datatype to IRIS native values

We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Ashok Kumar T 3 months ago in InterSystems Products 0 Future consideration

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 T 4 months ago in InterSystems Products 0 Future consideration

Docker-friendly naming of IRIS Containers in Repository

It would be very helpful if the naming of the Community Edition IRIS containers in the Container Repository followed and adhered to a Docker-friendly convention. There are two parts to this: 1) Include a "latest version" Container. There used to b...
Rob Tweed 5 months ago in InterSystems IRIS 5 Future consideration

Distinguish Read only properties from editable properties in Task Scheduler Wizard

The Task Scheduler is a powerful feature that enables users to automate tasks and improve system management efficiency. However, some tasks may contain Read-Only properties, which users are not permitted to modify. These properties are designated ...
Stella Ticker 5 months ago in InterSystems Products 1 Future consideration

Configuration Merge: Configure NLS Settings

To me NLS settings sounds a perfect Configuration Merge candidate. Currently we're running: do ##class(Config.NLS.Locales).Install("finw")set ^SYS("NLS", "Config", "Collation")="Finnish3" with iris terminal.
Jani Hurskainen 6 months ago in InterSystems IRIS 0 Future consideration

Large XML Timing out on portal message viewer- show more button or more truncated for display- EnsLib.SQL.Snapshot

In a large XML message being sent (i.e. a sql snapshot) the XML can be so long when you click Contents or open it up via the message it will time out the portal. I.E. viewing EnsLib.SQL.Snapshot with 8733 rows This is two suggestions: either: 1) t...
Mark OReilly 8 months ago in InterSystems IRIS for Health 4 Future consideration

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 9 months ago in InterSystems IRIS for Health 0 Future consideration

CSV Wizard - Record Mapper

Using the CSV Wizard within the Record Mapper, it requires you to predetermine the Record Map Name. It would be nice to be able to select the package that it needs to be saved under, and then specify the name.
Scott Roth 10 months ago in InterSystems Products 0 Future consideration

Listing for Developers which outstanding issues with Versions are being actively worked

Recently we upgraded to 2024.1 in our Development/Test environments, but found some Bug, and Issues with enhancements and existing tools. For example, when viewing a message in its RAW format, there are new lines that have been added to the HL7 me...
Scott Roth 10 months ago in InterSystems IRIS 1 Future consideration