Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.


For more information on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Domino CAPI AgentQueryStdoutBuffer isn't populated by setting up and using the java agent method getAgentOutput()

The CAPI AgentQueryStdoutBuffer isn't populated by setting up and using the java agent method getAgentOutput() , the buffer is empty. If possible, would like to have this fixed for r12 and r14. Here is a java agent example (pretty much taken from ...
about 2 years ago in Domino / General 1 Assessment

Character encoding problems when posting to agent

Character encoding problems when posting to script agent, e.g. posting Danish characters like ÆØÅ If I POST this JSON to a script agent { subject:"ÆØÅ" } Session.DocumentContext.REQUEST_CONTENT contains { subject:"├å├ÿ├à" } This isn’t very ...
almost 8 years ago in Domino 8 Under Consideration

Forgot/Reset Password Functionality for Domino Webmail (iNotes)

Application the Reset Password; functionality for Domino Inotes (http). This feature is availabletoday for almost any Web application which try to reset the password by sending notification to registered mail address. However, if you forget your D...
over 7 years ago in Domino / Administration 4 Under Consideration

Update OpenSSL to V3.6

We need to update OpenSSL to the latest stable version to address CVE-2025-9230, CVE-2025-15467, CVE-2025-68160, CVE-2025-69418, CVE-2025-69419, CVE-2025-69420, and CVE-2025-69421. This vulnerability involves an out-of-bounds read/write flaw durin...
6 months ago in Domino / Security 4 Under Consideration

Dedicated Option/setting to redirect to a specific page solely for re-logins after session expiry.

Customer requirement, a dedicated option or setting that enables redirection to a specific page exclusively for re-logins following session expiration (session timeout). As an alternative way/ method can be, the custom login form using $$LoginUser...
9 months ago in Domino / Administration 0 Needs Review

SAML configuration for Internet site with multiple hostnames

When you configure a SAML for an internet site shared by multiple sites, the SAML authentication leads to a redirect to the first server in the configuration as the response url is always pointing to that server. We tried to set it up with AAD. Th...
about 3 years ago in Domino / Security 2 Under Consideration

Also Display "only online" users in public groups.

When you set or un-set the option "only online" in your display settings for your Sametime Contacts, it's only effective for your personal groups. See article: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037201 Please al...
over 4 years ago in Sametime / Chat 0 Assessment

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 7 years ago in Domino Designer / Java 2 Under Consideration

Track Administrator changes

It is a must to track all the configuration changes, access rights grants/revokes and all admin changes performed by the administrator. Those changes need to be added in the log file with the exact description of the change like add member X to gr...
over 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

Enable Web Chat/Progressive Web Application (PWA) for multiple communities

Currently Progressive Web Application (PWA) is only working for a single Sametime Community in Notes embedded Sametime client or Standalone Sametime client. This should work for multiple communities. Otherwise the feature will be not enabled for S...
12 months ago in Sametime / Chat 0 Assessment