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 251 of 8857

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

Add Server, Certifier, and ID Vault IDs to a restricted place in the ID vault

The ID vault has helped recover user ID files, but the problem of losing certifiers, server IDs, and ID vault IDs remains. This could be easily solved by also storing these ID files in the ID vault and provide additional security to restrict who c...
about 2 years ago in Admin Client 3 Assessment

Resolve CTRL + V Replacing Entire Line In Domino Command Line

When Copy/Pasting with CTRL+C and CTRL+V information into the Domino Command Line, instead of appending it to the end of the line, it overwrites everything entered so far. Requesting this small bug be resolved in future releases.
about 2 years ago in Admin Client 4 Under Consideration

The database sizes display has changed to GB, MB, and KB in the administrator file tab starting from version 14.0

The database sizes displayed in the Administrator file tab were previously shown in bytes. However, starting from version 14.0, the display has changed to GB, MB, KB, etc. Is it possible to display them in a unified manner or revert to the origina...
about 1 year ago in Admin Client 3 Needs Review

Improve Domino Admin Dashboard

There should be various report pages for admins to easily see things such as the number of email senders per visit, each day, each month, the number of active users at the moment, who have never logged in more than 1 Months or more, Server Failure...
over 3 years ago in Admin Client 1 Needs Clarification

Admin client to show Notes users who have expired password and Notes Users who are locked out.

The admin can easily view users who have an expired Notes Password and Locked-out Notes users.
almost 6 years ago in Admin Client 5 Already Exists

Option to also remove archive database when deleting an user

By now when you remove a user from the Domino Directory you have the options to either keep the mail database or the remove the mail database from the Home Server and all Cluster mates. It would be nice to have the option to choose if you also wan...
about 5 years ago in Admin Client 1 Under Consideration

Additional HEI Debug that can be set via an ini setting

HEI needs more debugging to assist in tracking down issues. for example if HEI is terminating abnormally when running, Installation fails, give more details on what is happening when an acitivity runs etc.
over 2 years ago in Enterprise Integrator 0 Assessment

More verbose SQL logging for HEI activities.

We can currently only trace the SQL being used in a replication activity. It would be nice to have this option availible for all activities so when an activity fails we know the exact SQL that was being used and can use this to resolve the error.
over 2 years ago in Enterprise Integrator 0 Under Consideration

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review