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

To make the same errors output interval larger after deleting notes.ini

Customer made a mistake, they deleted the server's notes.ini file when server is running. Hundreds of the following error messages are output in the console.log every second, which makes the console.log reach the upper limit and overwrites the use...
almost 4 years ago in Domino / Integration 2 No Plans to Implement

Domino SNMP Agent to support SNMP version 3

SNMP is still used in enterprise environments as an easy way to integrate with modern SIEM platforms. The Domino SNMP agent should be updated to support the much more secure SNMP version 3.
almost 4 years ago in Domino / Reporting & Analytics 0 Under Consideration

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Continuous Integration Build Server plugin

Provide the possibility to provide continious integration for Domino applications. Server plugin should be able to monitor git source control changes and based upon changes build a new NSF from the code.
over 3 years ago in Domino / Integration 4 Under Consideration

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...
almost 2 years ago in Domino Designer / Java 0 Under Consideration

User Activity: Define timeframe to record the User Activity

It is possible to record User Actvitiy in a database, but there is no way to set the Timeframe how long the User Activity should be stored in the Database. Some Databases store only 1 Day of User Activity Data, some store 11 Days, some 869 Days. I...
almost 2 years ago in Domino / Reporting & Analytics 2 Under Consideration

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Improvements on iNotes logout redirect function

Currently, we have the INI parameter "iNotes_WA_LogoutRedirect=" to set the redirect URL when a user logs out of iNotes. And this is a server-wide setting. However, when hosting multiple FQDN for iNotes, this is no longer applicable as you would w...
over 4 years ago in Domino / Integration 1 Under Consideration

Create a dominoFaces, dojoFaces JSF package for enterprise Java projects

Let's integrate the Domino Developers who want to use XPages and enterprise java by decoupling XPages into two libraries that can live on their own dojoFaces and dominoFaces. You allow developers developing on Domino to incorporate PrimeFaces, b...
over 7 years ago in Domino Designer / Java / XPages 1 Under Consideration

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
almost 7 years ago in Domino Designer / Java 2 Under Consideration