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.
Adapting tools for people with special needs and/or disabilities 🌐🔰🦽🦼♿
Blind people, people with reduced mobility, people with color blindness, autistic people, people with Asperger's syndrome, human beings with Parkinson's disease, or missing a hand and/or fingers.
Can Intersystems tools be adapted to them? Do you ...
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.
Jani Hurskainen
4 months ago
in InterSystems IRIS
0
Future consideration
We regularly use delegates as a way of separating our rules and version controlling them. We currently cannot jump directly to the delegate ruleset. The quickest way we have found is copying and adjusting the URL.
Open-sourcing Gen-AI based solution or framework for service support.
Analysing the incoming service or incident requests from the field, against previously logged and resolved cases is a great tool for support staff. There are many tools here, mostly looking for key words in text - however, leveraging Large Langaug...
Steve Pisani
10 months ago
in InterSystems IRIS
0
Future consideration
Create List and Array Data Types that uses a PPG and not memory
When working with large arrays or lists, like with a Complex Record Map, and you get files with 200 000 lines, it uses a lot of Per Process Memory. Sometimes the process might even run out of memory if the file is too large. Can ArrayOfX and ListO...
Stefan Cronje
about 1 year ago
in InterSystems IRIS
0
Future consideration
Add JS (JSON) date format to formats used in $ZDATE & $ZDATEH
In Javascript the date format is as follows: 2012-04-23T18:25:43.511Z It is hardly different from the ODBC format, but still requires a transformation during exchanges between the frontend and the backEnd. JSON does not define a format for dates b...
Pierre LaFay
about 1 year ago
in InterSystems IRIS
0
Future consideration
I have found on occasion that the restart functionality on a Object doesn't always really help. Occasionally I noticed that sequence in Stopping an object, then immediately Starting the object back up doesn't give the system significant time to fu...
Scott Roth
over 1 year ago
in InterSystems IRIS
5
Future consideration
Add "Create New Router" Option to Business Operation Wizard
In my role, I have use cases where instead of the Business Process (Router) & Business Rule (Routing Rule) being named for the Business Service, I need it to be named and generated for the Business Operation. While blank Business Business Rule...
Being able to import classes into another class for example using ES6 syntax, this way you could reduce the use of ##class(Sample). throughout the document when it is needed repeatedly in more than one place.
A possible example would be to be a...
Joan Pérez
over 1 year ago
in InterSystems IRIS
0
Future consideration