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

All ideas

Showing 97

Stand-alone ObjectScript Runtime for Containers

Would it be possible to create a slim ObjectScript runtime that could be used to run arbitrary ObjectScript code in containers to achieve ObjectScript-based microservices? This would be great for folks who are very familiar with ObjectScript alrea...
Aaron (PSI) Jaeger about 2 months ago in InterSystems Resources for Developers 2 Will not implement

Adding Ctrl+V functionality to iris terminals

Essentially this idea boosts the current functionality of pasting into the IRIS terminal. Over the course of the year, this will save developers in total countless hours of having to right click and paste instead of keyboard macros Any users of ...
John Spead 4 months ago in InterSystems IRIS 1 Will not implement

Break down IRIS in microservices

The objective is to decompose the IRIS monolith into independently scalable microservices within a cloud-native architecture. For instance, the OAuth2 server could be scaled independently without deploying additional full IRIS instances. These mic...
Dorian Tetu 4 months ago in InterSystems IRIS 1 Will not implement

Add :CSP Shell to Line Recall

Include $SYSTEM.CSP.Shell() as :CSP, similar to how :sql opens the SQL shell and :py opens the Python shell.
Ashok Kumar T 4 months ago in InterSystems Products 0 Will not implement

Compression in SQL Functions

Introduce SQL functions such as COMPRESS() and UNCOMPRESS() to facilitate data compression and decompression. 1️⃣ Description of the idea Introduce native SQL functions COMPRESS(data, algorithm) and UNCOMPRESS(data) to perform data compression a...
Ashok Kumar T 4 months ago in InterSystems Products 1 Will not implement

Enhance JSON Adaptor with Case-Insensitive Field Mapping

The current JSON adaptor implementation, the property name or %JSONFIELDNAME is treated as a constant and case-sensitive when importing JSON into an object. This means the JSON key must match exactly or match with the xData Mapping. To improve fl...
Ashok Kumar T 5 months ago in InterSystems Products 1 Will not implement

Globalmaster Store during Ready

During Ready meeting, members could use their points to purchase available items. The benefit was having access to items that were not available in their home country, as well as avoiding waiting times.
Yuri Marx 5 months ago in Global Masters 1 Will not implement

Macros in Classes

Currently, there are two possibilities to use macros in a class 1) with the "Include" keyword at the beginning of a class definition 2) in EACH (class)metod definition one or more macros can be defined with the "define", "def1arg", etc. keywords...
Julius Kavay 6 months ago in InterSystems Products 2 Will not implement

HealthShare Provider Directory Tag for Developer Community

As we are expanding to use HealthShare Provider Directory within our Environment, I do not see a tag within the Developer Community that could be used to tag posts within the Developer Community. Sort of like HealthShare, Health Connect, IRIS for ...
Scott Roth 7 months ago in InterSystems Resources for Developers 1 Will not implement

Add polling for changes to the VSCode extension(s)

Currently, if you edit code client-side in VSCode the local copy of any routines/classes remain static.If someone else makes a change, via Studio or another VSCode session etc..., then that change doesn't update my local client copy or flag that a...
David Underhill 9 months ago in InterSystems IRIS 1 Will not implement