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 194 of 8853

Need to display "Required invitees" and other fields in preview page when printing calendar entries in Resource DB

The current scene is as below: 1.Create a few meeting invitations via Notes client, fill in "Required invitees" & "Optional Invitees" ,”Locations” ,“Detailed description” and select a Room, then send the invitations. 2.Open the Resource R...
over 3 years ago in Domino / Reporting & Analytics 1 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...
over 1 year ago in Domino Designer / Java 0 Needs Review

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...
over 1 year ago in Domino / Reporting & Analytics 2 Under Consideration

Monitor and notify if any issue with FTI

Looking for an option to find a solution which can monitor and inform us when a FTI on a specific mail is gone corrupt and shows problems when searching in documents/e-mails.
almost 3 years ago in Domino / Reporting & Analytics 4 Needs Clarification

Show internet users in monitoring tab in admin client

Customize the Server - Monitoring view in the Admin Client to include Internet users as well. In the standard installation, I can only see the "normal" users and have to switch to the Status tab to view the Internet users.
about 1 year ago in Domino / Reporting & Analytics 0 Under Consideration

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be productiv...
over 6 years ago in Domino Designer / Java 1 Under Consideration

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.
over 3 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 ...
about 3 years ago in Domino Designer / Java 0 Under Consideration

Expose LibCurl curl_easy in Domino C-API SDK

Domino ships with a very recent LibCurl version. It should also make Daniel Stenberg happy and appreciates his awesome work! (he is not happy about the update strategy in Windows). When leveraging OpenSource at minimum a vendor should keep up with...
over 2 years ago in Domino / Reporting & Analytics 0 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...
about 4 years ago in Domino Designer / Java 0 Needs Review