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 407 of 8857

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 2 years ago in Domino Designer / Java 0 Needs Review

Is a proper integration of current Sametime Meetings planned with Notes?

Is a proper integration of current Sametime Meetings planned with Notes (compared to how Microsoft does it with MS Teams integrated into Outlook calendar)? Currently there is no integration into the Notes-Client as with the former Sametime 9 versi...
over 4 years ago in Sametime / Meetings 2 Already Exists

Support for Transfer-Encoding: chunked

In order to integrate with some soap web service and other http-based integrations, this support is required. The problem was not resolved in the Domino V10 which we had hoped for.The problem applies to both the web service consumer and the provid...
almost 7 years ago in Domino / Integration 0 Assessment

Need option to 'To invite others' in meeting

It would be very helpful to be able to invite people who are online to a Sametime meeting on an adhoc basis. Not by copying and emailing the link but by calling in directly.
almost 3 years ago in Sametime / Meetings 0 Assessment

How to suppress the notification when Sametime status changes to "in meeting"

Disturbing notification when Sametime status changes to "in meeting" In our Sametime environment, the configuration was activated so that the Sametime status automatically changes to "in a meeting" if there are entries in the calendar (see 2023031...
over 2 years ago in Sametime / Meetings 2 Already Exists

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

Tutorial API connection from PowerBI/Excel to Domino

Data access in a hycrid environment is a must. With the Domino REST API solution, the improvement in this have been huge. A good tutorial to show how to connect PowerBI/Excel to Domino data sources is needed. It should include: odata and API acces...
over 2 years ago in Domino / Integration 0 Under Consideration

Implement a test or test room for Guests to Check the requirements

It would be usefull to implement a test routine especially for guests to check if everything works fine. For example port checks to prove that the needed ports are open and allowed to use (udp 1000 e.g). Now the tests before joining a meeting (cam...
about 2 years ago in Sametime / Meetings 0 Under Consideration

Share 2 screens at the same time to other users

Copy a functionality from Zoom who make my users prefer to use Zoom instead of Sametime. In Zoom, they can share 2 screens, side by side, to the other member of the call. I am not speaking about the presenter mode, not about the camera.I am speaki...
6 months ago in Sametime / Meetings 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