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 and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

Clear

Ideas

Showing 117

Java server side stack update (OpenLiberty ?)

Hi, The current level of servlet support is making impossible to leverage up to date libraries and nowadays development paradigms. We deeply need servlet engine upgrade, some reactive support Domino looks prehistoric in this area... OpenLiberty se...
over 4 years ago in Domino Designer / Java 4 Under Consideration

Run nsd automatically when many semaphore wait/timeout message are output in SEMDEBUG.TXT

When Domino server crash, nsd is executed automatically. However, if Domino server hang when many semaphore wait/timeout message are output in SEMDEBUG.TXT, nsd is not executed automatically, so user has to execute nsd manually. If the output of...
almost 5 years ago in Domino / Reporting & Analytics 0 Under Consideration

VSCode Extension Pack for Domino

Visual Studio Code has an extension pack feature, and SpringBoot is available there along with many other platforms https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-boot-dev-pack VSCode is a trending IDE and young developer...
about 6 years ago in Domino Designer / Java 1 Under Consideration

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
over 6 years ago in Domino Designer / Java 5 Under Consideration

In the $UpdatedBy field, it is possible to continuously and accurately record the modification or save history of the document by the same user

The current standard features is that when the same user consecutively edited and saved the document, in the $UpdatedBy field of the document, it is impossible to accurately trace the user's continuous modification and save records. Because if it ...
over 6 years ago in Domino / Reporting & Analytics 2 Under Consideration

Ability for Domino server logs to be send to Syslog server McAfee SIEM

Ability for sending Domino server logs to Syslog server McAfee SIEM" (A) Information found that seems to imply that the action requested is not supported yet Identified existing Enhancement Request Lotus Notes SPR # NASS9Y7T2V -APAR LO85586 Domino...
over 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

Provide the last login date of all mailboxes

Generate details about the last login data of a specific mailbox
about 7 years ago in Domino / Reporting & Analytics 6 Under Consideration

Domino Cluster Reporting tool

Reference: SPR #SKURA6X9XT Customer would like to have a built-in tool within Domino to report cluster replication failures including details such as below: Example-: Document countDatabase sizeCount in differenceReplication type and setting Erro...
over 6 years ago in Domino / Reporting & Analytics 2 Under Consideration

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...
over 6 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...
almost 7 years ago in Domino / Reporting & Analytics 2 Under Consideration