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 84

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
over 6 years ago in Domino Designer / Java 5 Under Consideration

IBM Chat (mobile appl) should keep previous log after disconnected

IBM Chat (mobile appl) should keep previous log after disconnected. And then when re-conneted, log should start just after the last log. Current IBM chat needs to be connected always. But connection would be disconnected anytime on mobile environm...
over 7 years ago in Sametime / Chat 1 Under Consideration

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
over 6 years ago in Domino Designer / Java 2 Under Consideration

Give FULL Sametime entitlement to licensed Notes users

Forget separate licenses for Sametime - add Sametime complete to Notes entitlement and bundle the whole thing together...like other companies do... :-)
about 7 years ago in Sametime / Chat 0 Under Consideration

Update default source compatibility for Java agents and script libraries

It has been the case for many years, and remains so in Notes 11.0.1, that new Java agents and script libraries have source compatibility set to Java 1.3, which prevents using many newer Java syntax features until the developer changes the project ...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

The feature to extract all chat history that matches the conditions of user and date

For auditing Sametime chat content, our customer need that Sametime has the feature to extract all chat history that matches the conditions of user and date. This is the mandatory feature that the customer uses the Sametime.
over 3 years ago in Sametime / Chat 2 Under Consideration

Personalize the Homepage Image of Sametime Webchat

Customers want to have the ability to change the homepage image in Sametime webchat and personalize it for their company. Currently, it shows a "Welcome to HCL Sametime" message as a default.
over 5 years ago in Sametime / Chat 0 Under Consideration

SameTime chat window as side bar in W10

SameTime Chat window could be as a fixed (or slide in) bar in Windows 10. Same like the W10 Notification bar. See picture. When user moves the cursor to right side, ST Chat Window should slide in. Or when it is fixed, ST window is always visible o...
almost 7 years ago in Sametime / Chat 1 Under Consideration

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 4 years ago in Domino Designer / Java 0 Under Consideration