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 %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...
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...
Port Authority: Include FTP/SFTP Server Names and Ports
The Port Authority database is a great tool for tracking ports and IP addresses for inbound and outbound connections for interfaces based on the TCP adapters. However, it does not record hostname and port (FTPServer and FTPPort properties) for Fil...
Do not include table statistics when exporting Production for deployment
To export a production or productions components for deployment using Interoperability > Manage > Deploy Changes > Deploy, the export of persistent classes that are part of a deployment (typically message classes, but there can be others)...
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 idea would be to create a subset of message headers that can be used as the basis of a message search so any future work on that subset can be referenced without querying the full bank of messages. Potentially more than one person could use th...
Ability to abort a specific message from message viewer or visual trace page
It would be really useful to have the ability to abort a specific message from the queue via management portal Message viewer page or Visual trace page. Ability to abort single message or multiple message via queues page exist in HealthShare but t...
Currently, there are two possibilities to use macros in a class
1) with the "Include" keyword at the beginning of a class definition
2) in EACH (class)metod definition one or more macros can be defined with the "define", "def1arg", etc. keywords...
Expose "Reply To" as default on EnsLib.EMail.AlertOperation
On Email alert operation we had to extend the class to expose reply to I think a lot of healthcare users of TIE will use an account for sending email and one to be used by a team and not manage the senidng mailbox. Exposing the out of the box repl...