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.
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
9 months 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
9 months ago
in InterSystems IRIS
0
Future consideration
Display UserValues contents on message property tab
UserValues are a property of every instance of EnsLib.EDI.Document objects (e.g. HL7 Messages). They allow storing of e.g. Metadata alongside the message using dtl and retrieve the information stored in there for example in routing rules. Unfortun...
Ukrainian translation is also quite horrendous. In some places you can see placeholders instead of words, so it's not even remotely clear what is going on and what is or needs to be done. Studio suffers the most.
Iryna Mykhailova
almost 2 years ago
in InterSystems IRIS
0
Future consideration
Hi, as a Developer it is very challenging to troubleshoot a code issues when the documentation provided does not include potential or common error scenarios and examples of code to use to resolve those issues. For other vendors like Microsoft, I a...
Carmelita Resh
almost 2 years ago
in Documentation
0
Future consideration
The current spanish translation of IRIS products is...horrible, it's so literal that the most of the time you don't understand the functionality. A lot of concepts used in IRIS are perfectly in english and is not necessary a translation, for examp...
Luis Angel Pérez Ramos
almost 2 years ago
in InterSystems Products
0
Future consideration
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 ...
testing framework for InterSystems IRIS microservices
The idea proposes to develop a testing framework for InterSystems IRIS microservices that would make it easier to test microservices independently and in concert. This would be especially useful for developers who are creating microservice-based a...