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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

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

Enable Web Chat/Progressive Web Application (PWA) for multiple communities

Currently Progressive Web Application (PWA) is only working for a single Sametime Community in Notes embedded Sametime client or Standalone Sametime client. This should work for multiple communities. Otherwise the feature will be not enabled for S...
12 months ago in Sametime / Chat 0 Assessment

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... :-)
almost 8 years ago in Sametime / Chat 0 Under Consideration

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 3 years ago in Domino Designer / Java 0 Under Consideration

Improve the behavior when searching contacts in Sametime Web

The customer have observed 2 behaviors when doing a contact search in embedded client vs. web client.In embedded client - entering just two characters is enough for the contact to be found, regardless of where those characters appear — at the begi...
about 1 year ago in Sametime / Chat 0 Under Consideration

Chat Logging that can be indexed and easily searched through.

With Sametime 9 & 10 we dealt with a third party Sametime Chat logging software from Instant IMtegrity. They have informed us that due to HCL converting to 64-bit in ST V11 they can no longer integrate their current software and server side DB...
over 6 years ago in Sametime / Chat 5 Assessment

Ability to provide and manage pre-defined contact groups to users

While using Sametime, we expect to have server settings or some options possibly through a policy may be, where we can have pre-defined public Sametime contact groups in end users Sametime contact list. So that new users won't have to manually add...
over 5 years ago in Sametime / Chat 6 Future Consideration

Provide support to handle public group which has Japanese Name members.

Customer has a Sametime 12.0.3 Windows Server which use Domino LDAP directory. End users use Notes 14.x embedded Sametime client to access this Sametime Server. This Domino LDAP server has set up DJX (Domino Japanese Extension) , users are assigne...
3 months ago in Sametime / Chat 0 Needs Review

Provide Sametime SDK for Node.js / NodeRED

While Sametime provides several APIs for integration, we are missing some updates. Key example: Sametime Proxy provides a great JavaScript SDK but its targeted only for the browser embedded JavaScript runtime. It would be great to extend this to N...
over 7 years ago in Sametime / Chat 0 Future 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 5 years ago in Domino Designer / Java 0 Under Consideration