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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 3623 of 9007

Make AdminCentral usable programmatically

AdminCentral database and task already work for requests created programmatically. By creating and signing documents in the admincentral.nsf, the server task takes care of them performing the requested task. I have web applications where I'd b...
over 1 year ago in Domino / General 2 Under Consideration

Make the NotesJSON... classes support more valid JSON

Please make the NotesJSON... classes support more valid JSON. Nicely formatted legal JSON with whitespace should be parsed. Also, nice would be the option to output nicely formatted JSON, for easier consumption by a human.
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
about 6 years ago in Domino Designer / LotusScript 0 Assessment

NotesJSONNavigator should process on-disk rather than in-memory

When handling large quantities of JSON, NotesJSONNavigator will crash the server due to the LSXBE 256Mb memory pool limit. I've written about this here: https://support.hcl-software.com/community?id=community_question&sys_id=64350d7793059a100d...
10 months ago in Domino / General 0 Needs Review

Automated command line download / API Download for My HCL Software portal

The My HCL HCL software portal allows to past download links into a curl command-line or download on another machine. But the download link cannot be generated programmatically. The HCL Domino Container project and customer specific build flows wo...
over 2 years ago in Domino / Administration 2 Needs Review

Allow RFC822 address format for Mail-In databases

You can configure the address of a mail-in database like "My Teammailbox" <team@acme.com> and this format will be used for sending, if you use this entry as owner of the mailfile. Stupid problem: You will not be able to receive to this addre...
5 months ago in Domino / Templates 0 Needs Review

Repeating alarm with VOP

it's not possible to repeat a calendar alarm
5 months ago in Verse / Verse on Premises 0 Future Consideration

Make Domino Config General Error mapping also handle path errors

Within the Domino config database (domcfg.nsf) one can set a mapping for a custom "General Error" form to be displayed if such an error occours. Unfortunately this mapping obviously doesn´t count for (non-database related) path errors. For examp...
about 6 years ago in Domino / Administration 0 Under Consideration

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Add SNI to domino server web service consumers

We need to integrate domino applications with external servers, using web services. Domino server cannot communicate with external servers that have several different services or several URLs on the same ip (most of them today), because domino doe...
almost 4 years ago in Domino / Integration 2 Assessment