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 248 of 8849

Fix HTTP error when opening static files with query string and no ?Open command

When I add static files to the WebContent folder of an NSF (e.g.the files of a React or Office add-in build), I can access it with the following URLs: http://www2.mindoo.de/test/webcontent.nsf/NotesCanDoThatToo.png and http://www2.mindoo.de/test/w...
about 3 years ago in Domino / Integration 2 Assessment

Please allow Java debugging as a permanent development tool again - or allow debugging only for http task

Background for our request: We develop XPages-based applications with a large Java framework with a larger development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development w...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

Support of Subaddressing RFC 5233 for Domino Mailserver

Usecase: https://docs.gitlab.com/ee/administration/incoming_email.html#email-sub-addressing Please also see: https://en.wikipedia.org/wiki/Email_address#Subaddressing
over 5 years ago in Domino / Integration 1 Assessment

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

Ability to switch to Notes Client if LotusScript Debuger is open

No description provided
about 7 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

Allow JVM Java Debug permanently activated - or add HTTPJavaDebugOptions parameter only for http

Background for our request: We develop XPages-based CRM applications with a large Java framework with our development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development se...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

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

Support NRPC Mail routing to polling server behind firewall-sending server holds for pickup

We have a domino server exposed to the internet, allowing specific customer's servers (which are behind a firewall and not directly exposed to Internet) to periodically replicate certain templates and databases we host. We would like to enhance co...
3 months ago in Domino / Integration 1 Needs Review

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