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 1248 of 8851

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
over 4 years ago in Domino Designer / Java 0 Assessment

Add log entry when One-Touch "signUsingAdminp" processing is finished

One of my main uses for One-Touch Setup is for running integration-test suites, and so I need to have listeners to see when all of the necessary init steps are finished, including signing of DB designs. As it is, I have it coded to roughly guess t...
over 2 years ago in Domino / Administration 3 Under Consideration

Need Backup C-API Call to get backup start and end date for a database

The C-API call NSFIsNewBackupNeeded(..) has only very limited use-cases in circular/linear and in archive translog mode.It doesn't give you what you would expect from the name of the call, when you look into the details.Also it doesn't work for in...
almost 7 years ago in Domino / Administration 0 Under Consideration

Correct the default value of TLS / SSL port from 465 to 25

Port 465 for TLS / SSL has been deprecated, but the default value on the server doc is 465. This default value should be changed to 25. This is found on the server doc, Ports - Internet Ports - Mail, SMTP Outbound, SSL Port Number. Also, the defau...
almost 7 years ago in Domino / Administration 2 No Plans to Implement

Agents started on Domino console aren't displayed in console

When I start an agent on the console withtell amgr run "database" 'agent'the agent isn't shown under "show tasks". I also haven't found any option in Domino to see this agent running and thats more important for me: when the agent has finished it'...
about 7 years ago in Domino / Administration 2 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Synchronize with PIN/Face recognition authentication (Windows Hello) to work SAML authentication in Notes environment.

Enhancement to SAML with Notes Federated Login when SAML PIN/Face recognition authentication (Windows Hello) used. Currently SAML works fine with the Notes client SSO when Windows AD Domain password is used to login on Windows. However, when using...
over 3 years ago in Domino / Administration 2 No Plans to Implement

Change defaults for new Domino servers (and server upgrades)

HCL have been good on changing defaults in upgrades of Domino settings, particularly on TLS ciphers (and moving them from the notes.ini). I think we should be generally moving towards the most secure option being the default (useless you speci...
about 1 year ago in Domino / Administration 1 Under Consideration

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
over 1 year ago in Domino Designer / Java 1 Needs Review

Include more best practice Java libraries plugins out-of-the-box for XPages / DOTS

Some best practice Java libraries like org.apache.commons.lang, client, beanutils etc are available as part of the server and client install in the rcp/eclipse/plugins folder. But because they're not in the shared/eclipse/plugins folder, they cann...
about 7 years ago in Domino Designer / Java / XPages 2 No Plans to Implement