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 26

IRIS Architectural solutions Contest

Promote an IRIS Architectural Solutions Contest with prizes, similar to article contest, but for design of solutions using IRIS. The participants must deliver: Solution Diagram Problem Description Business Context Description Solution Description ...
Yuri Marx 7 days ago in InterSystems IRIS 0 Needs review

Introduce Flyway Support in IRIS

Flyway is an opensource db migration tool. Here is the related discussion: https://community.intersystems.com/post/flyway-support-intersystems-iris It'd be great to have IRIS support. There is an attempt dated 3 years ago: https://github.com/flywa...
Evgeny Shvarov 4 days ago in InterSystems IRIS 0 Needs review

Load Data on VSCode

Create a vscode extension to use the Intersystems IRIS Load Data utilities into VSCode. Users can select a file from VSCode and click export, VSCode allows to the user select the persistent class, the fields, encoding and other options allowed an...
Yuri Marx 8 days ago in InterSystems IRIS 0 Needs review

Provide list for export

We utilise the Export feature to export classes from a production ready for a deployment. We already have a list of classes to deploy from our source control history. It would be handy if we could list out the classes/production items/ LUTs etc., ...
Lewis Houlden 8 days ago in InterSystems IRIS for Health 0 Needs review

Option for Assign append to escape automatically in DTL editor

Sometimes it seems in DTLs the asign operators are poor at escaping hl7. i.e. one comment we had was < comment > <![CDATA[ * T & B subsets reflexed due to abnormal proportions of ]]> </ comment > calling assign like the below...
Mark OReilly 17 days ago in InterSystems HealthShare 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 20 days ago in InterSystems Products 0 Needs review

Add InterSystems wrapper for Supabase

Supabase.com is a backend as a service platform. By default, it provides Postgres as a backend, but there is a wrapper mechanism that allows to add different data vendors. https://supabase.com/blog/postgres-foreign-data-wrappers-with-wasm https://...
Evgeny Shvarov 11 days ago in InterSystems IRIS 0 Needs review

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 29 days ago in InterSystems IRIS 3 Needs review

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 about 2 months ago in InterSystems IRIS 0 Needs review

Add %ConstructClone or Copy method in Dynamic Object and arrays

Currently we don't have option to clone the JSON object or array. Whenever I set the JSON object to another variable and execute the %Remove() or %Pop() method to in any of the object it impacts other(s) due to in memory same object reference. Add...
Ashok Kumar about 1 month ago in InterSystems Products 2 Needs review