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.
Over time, application developer define indices to improve their query performance.
Over time, it's possible that some query definition may not be used and therefore
(a) consume processing time during filing and
(b) consume diskspace, journal sp...
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
over 2 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
over 2 years ago
in InterSystems IRIS
0
Future consideration
Preventive Health with ChatIRIS: Integrating InterSystems IRIS for Enhanced Patient Engagement
ChatIRIS Health Coach , a GPT-4 based agent that leverages the Health Belief Model as a psychological framework to craft empathetic replies. Why is it useful? In Singapore, less than 1 in 4 go for annual vaccinations. Only a third of eligible adul...
Add an inbound adapter and BS for AirTable to be able to connect to AirTables account and react on events "new record appeared", "record changed" Add an outbound adapter and BO to be able to connect to AirTable and add a new record in a particular...
Evgeny Shvarov
over 1 year ago
in InterSystems IRIS
0
Community Opportunity
I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum
over 2 years ago
in InterSystems IRIS
7
Will not implement
While we have the ability to use GIT within VSCode, there are a lot of folks out there that are depenant on using the Management Portal and the Editors within the Management Portal to do their coding. While it is not intunitve to add some kind of ...