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 3 months ago in InterSystems Resources for Developers 2 Will not implement

Command detector through voice or keywords

Taking advantage of artificial intelligence and many other tools that aim to make everyone's lives easier, I believe that many people may have difficulty converting all their knowledge of programming logic and/or business rules (in various busines...
Andre Larsen Barbosa over 1 year ago in Ideas Portal 2 Will not implement

E-learning for job

A learning platform for Caché where, as the student learns, they score and become available for job vacancies according to the score suggested by the company that makes the position available.
Andre Larsen Barbosa about 3 years ago in Learning 4 Will not implement

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud over 1 year ago in InterSystems IRIS 3 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 5 months ago in InterSystems IRIS 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

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

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 5 months ago in InterSystems Products 1 Will not implement

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos over 1 year ago in InterSystems IRIS 6 Will not implement

Make IRIS a part of Spring Cloud

Many companies use Spring Cloud today. With the advent of the full cloud era, hospitals inevitably need to span multiple independent but interdependent applications or partners, and the traditional single ESB platform that only gives SOA architect...
王喆 👀 over 2 years ago in InterSystems IRIS 7 Will not implement