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.
The objective is to decompose the IRIS monolith into independently scalable microservices within a cloud-native architecture. For instance, the OAuth2 server could be scaled independently without deploying additional full IRIS instances. These mic...
For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
SystemCheck like Utility for System Administrators
The idea is IRIS instance will generate a human-readable summary that highlights whether the system is configured according to InterSystems best practices. Key configuration checks might include: Are Large Pages enabled? Is the Maximum Per-Process...
The %JSONIGNORENULL parameter was working as documented up to version 2020, after that version it does not work anymore.
The idea is to fix it as per documentation or, in case there are concerns in existing code that may rely on bugged implemen...
Linkage between BP and calls to using Translation (DTL's)
Understandably I understand that DTL's live as a different class file then the BP. When developing a BP, and using a "Translation" action it would be helpful is the DTL could pull in the references to the context variables being used in the BP. Fo...
File Service class to allow multiple instances to share access to one directory
We want to scale an interoperability Production using containers where multiple instances running the same Production can simultaneously process a pool of files in a shared directory.