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.
Vector Database Web Gateway offload encoding inbound and generative inference outbound
A scaled deployment of IRIS web application tends to have multiple web servers. These play well to load-balance traffic, providing good utilization on busy applications. Web Servers take over the checking and serving static of content, to let the ...
Alex Woodhead
about 2 years ago
in Generative AI
3
Community Opportunity
For community articles, let admins (and possibly article authors) pin particular comments to the top
Sometimes, particular comments on a DC article offer crucial insight that people should. Allowing authors or DC admins to be able to pin this to be the first comment after the article (or perhaps even above it?) so that they make sure that people ...
Jonathan Sue-Ho
about 3 years ago
in Developer Community
1
Future consideration
To me NLS settings sounds a perfect Configuration Merge candidate. Currently we're running: do ##class(Config.NLS.Locales).Install("finw")set ^SYS("NLS", "Config", "Collation")="Finnish3" with iris terminal.
Linkage between BP and calls to using Translation (DTL's)
Understandably I understand that DTL's live as a different class file then the BP. When developing a BP, and using a "Translation" action it would be helpful is the DTL could pull in the references to the context variables being used in the BP. Fo...
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
about 3 years ago
in InterSystems IRIS
4
Will not implement
As part of integration, data fabrics, or organisation-wide analytics, developers have to pull in (or reach out and retrieve) data from disparate data sources.
The typical normalise and build a common/canonical data model of tables and fields that...
Wouldn't it be so nice to have a graphical programming language for all Intersystems' tools? Specially designed for people who think visually or are from bussiness areas or are being attracted from languages such as Scratch?
Should be possible to build a basic production or process based on simple options. For instance if I just want to import a CSV file and populate a generated class then all I need to supply is a name and a file source.
David Underhill
about 3 years ago
in InterSystems IRIS
5
Will not implement
Embedded Python: Add a built-in variable to represent class
Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov
about 3 years ago
in InterSystems IRIS
0
Ideas Contest