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.
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...
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
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
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...
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...
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...
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...
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
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...