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.
clear the chat history in our Developer Community AI assistant.
In 2025, a deletion feature for a programming AI is a technical and legal necessity rather than a luxury. Forcing permanent storage of proprietary code creates an unacceptable intellectual property risk, as even inadvertent leaks of API keys or se...
Store table tuning statistics with globals, not routines
Currently, table tuning data is part of a class definition. Many of us are splitting routines and globals into different databases to keep the data and the code separate. This causes a problem because we have many situations where we want the same...
Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Need Help or Assistance menu or portal for Global Masters
we encounter some issues in the global master's portal ,sometimes related to ask's and sometime related to reward redemption or reward delivery assistance. which is currently not available
harshitha b
11 months ago
in Global Masters
3
Implemented
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.
Create DTL on the fly from within a Business Process
When working on a new Business Process, and you add a Translation as an object to the Business Process it requires that the DTL already be built so you can insert it into the required values. It would be nice if we could create a DTL on the fly wi...
Feed the InterSystems Developer Community AI with the documentation
I love the new Developer Community AI, which makes searching for subjects and doubts easier. It even writes code - fantastic!However, it still has a lot of questions that remain unanswered, and I believe that if it were fed not only from public po...