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.
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
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...
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...
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 ...
Programmatic Creation of Analyses, Transformation Specifications, and Projections in FHIR SQL Builder
Idea Overview: The proposal aims to introduce a feature within the InterSystems FHIR SQL Builder that enables the programmatic creation of analyses, transformation specifications, and projections. This initiative seeks to provide an alternative to...
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
almost 2 years ago
in InterSystems IRIS
0
Ideas Contest