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 309

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

URL that opens the chat window with the user directly

I want to use a URL that opens a chat window with the user directly when using SametimeProxy. For example, https: // SametimeProxy / chat / conversations? USERNAME = ichiro-suzuki.
over 5 years ago in Sametime / Chat 2 Assessment

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 avatar to group chats

Thanks to the persistence of group chats, easily retrievable group chats can now be opened for different groups. What is missing is the possibility to give such a group chat an avatar. This would make it easier to find the chat faster, especially ...
over 4 years ago in Sametime / Chat 0 Assessment

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

Send announce / notification to all clients login by the same account

In a Sametime V11 standard client / Sametime V11 limited use server environment. You can login by the same account (UserA) from multiple clients on different PCs concurrently. But when you send notification / announce to this account (UserA) from ...
over 5 years ago in Sametime / Chat 1 Assessment

Open single webchat instance when connected via different web applications

When logged into embedded Sametime from HCL Verse, HCL Connections over the browser sessions, if new message is received it will open 2 chat windows, one from Verse and one from Connections. We expect receiving new chat should not open 2 chat wind...
over 2 years ago in Sametime / Chat 0 Under Consideration

Enable Multi Factor Authentication for Sametime Web Client URL Access.

For Sametime web client URL, there is no such provision currently, as per the awareness the feature to enable the Multi Factor Authentication with Sametime servers version 11.6.x & 12 is not available. Enablement of allowing Multi Factor Authe...
about 3 years ago in Sametime / Chat 1 Future Consideration

Close all sametime chats in one step

Many people want to clean up their sametime chat windows and they would close all open chat conversations. At the moment they must close all open chat conversations separate. It would be very nice if there is a function to close all the chat conve...
over 3 years ago in Sametime / Chat 3 Already Exists