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 31

Multiple LLM:s on the same Domino server

Different LLM:s is good for different things therefore it would be good to have the possibility to enable more than one LLM on one Domino server especially remote LLM:S. I understand that enabling more than one local one might limit on system spec...
3 months ago in Domino / Integration 1 Needs Review

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 2 years ago in Domino Designer / Java 0 Needs Review

Provide method to integrate Domino 14.x VSS Writer Backup /Restore with Arcserve UDP

Arcserve UDP is a backup software provided by Arcserve. One of our customer wants integrate Arcserve UDP with Domino 14.x VSS Writer Backup and Domino Restore. By now, several sample integration methods (including necessary integration scripts) fo...
3 months ago in Domino / Integration 0 Needs Review

Ability to open a single calendar entry with Verse/Inotes via a specific url command

We are developing a widget that shows calendar appointments. The customer asked me if it is possible to open the calendar entry on the web mail (verse/inotes) by selecting the event on the widget. I could not find a domino url command that allows ...
10 months ago in Domino / Integration 2 Needs Review

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

Support NRPC Mail routing to polling server behind firewall-sending server holds for pickup

We have a domino server exposed to the internet, allowing specific customer's servers (which are behind a firewall and not directly exposed to Internet) to periodically replicate certain templates and databases we host. We would like to enhance co...
3 months ago in Domino / Integration 1 Needs Review

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

API to automate the processes of user creation, group management, and email quota increase using Ansible.

Requesting API to automate the processes of user creation, group management, and email quota increase using Ansible.
6 months ago in Domino / Integration 0 Needs Review

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
over 2 years ago in Domino Designer / Java 0 Needs Review

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
over 1 year ago in Domino Designer / Java 0 Needs Review