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.
Reviews in OEX are always given in combination with individual stars given by the reviewer at the time of writing the review.Stars step from 0.0, 0.5, 1.0, 1.5, ... 5.0 NULL no stars means no review:The new filter may serve 3 main cases.
Finding...
There are actually three suggestions, but they all relate to KPIs (link to what these are below). %DeepSee.KPI https://docs.intersystems.com/iris20252/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=%25DeepSee.AbstractKPI 1. Provid...
Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Add support for two-factor authentication in DBeaver
In many environments 2FA/MFA is virtually mandatory due to regulations and compliance requirements.
IRIS supports 2FA for the accessing the portal as well as Java/JDBC connections.
Unfortunately my favorite (ad most popular?) JDBC SQL client app...
Add a debugger for Embedded Python in Visual Studio Code
Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Add Form Definition Notation (FDN) validation to VS Code Extension
It would be nice if the VS Code Extension for InterSystems could validate the Form Definition Notation (FDN) format so we can understand the breakdown in defining forms within vs code class files. Right now, it is trial/error if I update the Class...
Differently to stars and reviews that are by definition single shot exercise by user (no new review of the same user also after a new release)are Quality Check Reports done periodically by experts.So they aren't static but can and do change over t...
Most of the time, when using the Message Viewer in Health Connect, I need to search by PatientID for fault finding or analytical purposes. It would be handy if there was a field already on the Message Viewer page to search by PatientID, instead of...
The YML Adaptor is a means for mapping ObjectScript objects (registered, serial or persistent) to YAML text or dynamic entities. When a class extends YmlAdaptor it will be able to:
YMLExport() serializes a YAML enabled class as a YMAL document a...