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 229 of 8851

Query Domino LDAP groups with Base DN

Snippet from this IBM Forum: http://www-10.lotus.com/ldd/nd6forum.nsf/869c7412fe5d56b7852569fa007826e3/1485b7f3b59ba7e9852573d400467581?OpenDocument We are able to query Domino LDAP to retrieve the UserNames, however we cannot see groups. This ...
about 7 years ago in Domino / Integration 1 Under Consideration

Completing Free/Busy lookup from MS O365 / Exchange to Domino

Ability for an Exchange user (onprem+O365) to query the availability of a user hosted on Domino.
over 2 years ago in Domino / Integration 0 Assessment

App dev pack / Proton : expose V12 QueryProcessor and / or some view Navigation methods

Hi, Currently the way to get documents from Domino via GRPC/Proton is to perform a DQL Query. But DQL does not allow for document sorting, so if - for ex - I want to get the 5 first documents based on a field sorting, I need to get all the documen...
over 4 years ago in Domino Designer / Java 1 No Plans to Implement

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
over 4 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

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

decoding the POST data obtained with a CGI variable

When you post UTF-8 encoded data to Domino HTTP, if you get it using the Request_Content variable and save it, garbled characters will occur. For example,to avoid this, you have to convert it to a file using NotesStream. Set stream = session.creat...
over 4 years ago in Domino / Integration 1 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

DirSync rename

When user is renamed in Active Directory Dirsync detects this and may trigger rename, but this require additional Administrator approve in ADMINP. if Admin renames a person manually, this adminp approve is not required. since we want more automati...
about 2 years ago in Domino / Integration 1 Under Consideration