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 327

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 2 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 3 days ago in InterSystems IRIS 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 6 days ago in InterSystems IRIS 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 13 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 15 days ago in InterSystems Products 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 24 days ago in InterSystems IRIS 1 Needs review

Add a tool to Import routine to an InterSystems IRIS Server

Currently there is no way to import a routine (MAC, INT, INC) from file to a given IRIS Server. At least I haven't found a handy one. Management portal allows to import classes but not routines from disc to IRIS. It'd be great to add a UI package ...
Evgeny Shvarov 27 days ago in InterSystems IRIS 2 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

Add warning before executing the truncate/delete query

Whenever executes a DML command DELETE or TRUNCATE without clause display warning message and cancel out the query execution option in management portal and terminal, it's mostly helpful in development environments and rarely used in production. H...
Ashok Kumar about 1 month ago in InterSystems Products 2 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