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 87

Review Java Security Policy

This may be a moot point if the preferred approach for Java development is e.g. OpenLiberty / Liberty Profile + gRPC to Notes / Domino. But if Java development on the Domino stack is still a recommended approach, the Java security policy needs rev...
about 7 years ago in Domino Designer / Java 2 Under Consideration

Ways to validate uploaded files

When Domino is out in the open, many more requirements for handling incoming files in application are required which today we can not met. Checking the extensions or validate the content-type are not sufficient because they can be spoofed. Therefo...
over 1 year ago in Domino Designer / Java 0 Under Consideration

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Establish/reinforce the partnerships

A lot of peoples want new features to be implemented in Domino, Notes, Traveler, etc. But some of them are or must exists in third party solutions, like backup, antivirus, supervision, developer and admin tools. One of the biggest challenge for IB...
over 7 years ago in Domino / General 0 Under Consideration

MoveUserInHierarchyRequest method return a value when Cert Auth processes request

Found the SPR #JCON5HL3HX and found the note ID is not returned because: We cannot return the noteid of the request note because it will not exist for some in-determinant amount of time until after completion of the method in question.
over 1 year ago in Domino / General 2 Under Consideration

Domino console command to clear sessions with 0 requests

Due to the new thirdparty cookie block, I'm seeing lot of multiple user requests against the server when having SAML login actived. I have been trying to find out how to simulate this but it's tricky. But the common thing is that all sessions that...
4 months ago in Domino / General 2 Under Consideration

Integrate OpenNTF with the new HCL community

Integrate OpenNTF with the new HCL community at https://support.hcltechsw.com/community?id=community_home This HCL community should be the homepage for all things tied to HCL collaboration softare. -David Hablewitz
about 6 years ago in Domino / General 2 Under Consideration

Include an error code in error messages

A few days ago my customer sent me a german error message "Nicht genügend Arbeitsspeicher - Dateinamen-Pool ist voll". Sometimes it is difficult to know the correct english error message "Insufficient memory - Filename pool is full".I would like t...
over 6 years ago in Domino / General 2 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