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 8850

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

DirSync rename

When user is renamed in Active Directory Dirsync detects this and may trigger rename, but this require additional Administrator approve in ADMINP. if Admin renames a person manually, this adminp approve is not required. since we want more automati...
about 2 years ago in Domino / Integration 1 Under Consideration

Domino allows Microsoft office files (e.g. word, excel, powerpoint) co-editing like SharePoint

Domino/Notes allows Microsoft office files (e.g. word, excel, powerpoint) co-editing like SharePoint.
almost 2 years ago in Domino / Integration 4 Under Consideration

Notes SQL Needs to be FREE and publicly available like every other JDBC driver

Let's not make it hard for non Domino folks to adopt Domino... I feel there is always this wall to adopt Domino for non Domino people. Every other JDBC driver on planet Earth is PUBLICLY available regardless!
almost 6 years ago in Domino / Integration 1 Under Consideration

Make url command ?searchview and Outputformat=JSON work together

The Outputformat=JSON function is very usefull but not beeing able to do a search view and get the same formatting is limiting.
about 7 years ago in Domino / Integration 2 Under Consideration

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
almost 7 years ago in Domino Designer / Java 0 Assessment

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
over 1 year ago in Domino Designer / Java 0 Needs Review

Support calling lotusscript routines or agents in secondary NSF applications with parameters instead of context documents

We have a large application using multiple NSF databases. Several contain reference information/dictionary terms used by other Domino applications. Currently to access business logic in the external database you must call an agent with a reference...
over 4 years ago in Domino / Integration 0 Under Consideration

Create a prometheus compliant exporter for domino stats.

Domino 10 added filesystem based exporter of stats for usage with external monitoring solutions. The de-facto standard for monitoring is becoming Prometheus with it's common format for exporting an application's stats. See, https://prometheus.io/d...
over 5 years ago in Domino / Integration 3 Assessment