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 2687 of 9004

Support SNMP for Domino on docker

Support Domino SNMP on docker based Domino deployments.
over 2 years ago in Domino / Administration 5 Needs Clarification

Option or Parameter for rollover (Rename) Log.nsf and recreate new log.nsf.

Currently to rename/ Remove the existing log.nsf, the administrator have to stop the domino server and rename the existing log.nsf. Is it possible to provide a option or parameter with which incase if the size of the log.nsf grown upto certain siz...
about 5 years ago in Domino / Administration 2 No Plans to Implement

Multiple windows for Domino Administrator

It should be possible to connect to different servers in multiple windows with Domino Administrator. Sometimes administrators have to switch back and forth between different servers and it's time consuming.
almost 7 years ago in Domino / Administration 1 Under Consideration

Domino to print a clear error message on console for a long SMTP message header

We understood that a single line in the SMTP message header should not exceed 998 characters, as per rfc5322#section-2.1.1, reference link- https://datatracker.ietf.org/doc/html/rfc5322#section-2.1.1 When Domino received extremely long "Referen...
over 1 year ago in Domino / General 0 Needs Review

decoding the POST data obtained with a CGI variable

When you post UTF-8 encoded data to Domino HTTP, if you get it using the Request_Content variable and save it, garbled characters will occur. For example,to avoid this, you have to convert it to a file using NotesStream. Set stream = session.creat...
almost 5 years ago in Domino / Integration 1 Under Consideration

Add Session.setReuseDocumentHandles(boolean) to prevent Java API from reusing handles of open documents

When opening a document in the Notes Java API (Notes.jar), there's an internal logic to check whether that document has been opened and not recycled before. So for example in this snippet Database db = session.getDatabase("Server1/Org", "test.nsf"...
over 3 years ago in Domino 0 Under Consideration

XPiNC improve performance.

XPiNC is a fantastic facility it allows the best of both worlds, the power of using traditional Notes Views which is far superior to browser equivalents, but with the flexibility of opening the view's pages to an XPage with multiple data sources. ...
over 7 years ago in Domino Designer / XPages 4 Under Consideration

Multiple Addresses in the Internet Address field of the Group Document

No description provided
almost 7 years ago in Domino / Administration 4 Under Consideration

Open XPage in a Notes Framset

Probably a challenge. An XPage should be able to be displayed in a frame of a framset. So far, XPage is going to be a new tab. It would be good to link an XPage in an outline to show it in the frame next to it.
over 7 years ago in Domino Designer / XPages 1 Under Consideration

Make it possible to exchange data between a (LotusScript) agent and an XPages application

In our application we have some agents to execute background jobs. In order to make them report back, we developed an XAgent that the agents can "call" using REST (written in Java), and we put the necessary info in the url. It works, but it's not ...
almost 6 years ago in Domino Designer / XPages 1 Under Consideration