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

Search results: Domino

Showing 86 of 201

API-Key Authentication for Domino Web Applications

Provide ability to create a API-Key records in names.nsf for third party applications to connect to Domino resources for various reasons (Mostly REST-API, Web agents, DAS, etc.) Right now customers provide a separate username password and the othe...
about 3 years ago in Domino / Security 5 Under Consideration

Missing AppDev Pack Java APIs to read plain text from RichText fields

In our product we are using rich text fields to store large bodies of text. We have to use rich text because non-rich text fields have a 32kb limitation on text they can store. Add support for reading and writing plain text to/from rich text items...
about 3 years ago in Domino 0 Under Consideration

Allow Domino Java Agents to keep Java threads persistent as required to support JMS API message queue functionality

Java Message Service (JMS) API message queue functionality expects certain JMS threads to persist after initial invocation. By contrast, all threads created by a Domino Java Agent are terminated when the agent completes execution. No threads are a...
over 6 years ago in Domino 6 Under Consideration

OAuth support for custom REST APIs

Here are some ideas regarding OAuth support for custom REST APIs in Domino. There is a central configuration database on the server where the admin can register OAuth apps. For each app, he can define one or more custom scopes with a technical id ...
over 6 years ago in Domino 3 Shipped

Missing AppDev Pack Java APIs method to fetch profile document using document's name

Add support for fetching profile document using document's name (form + name).
about 3 years ago in Domino 0 Assessment

Please update mail.jar shipped with domino to support

The javamail api (mail.jar) is too old to support https / TLS connections out of the box. It always needs to be changed. Please update it.
over 4 years ago in Domino 0 Under Consideration

Clean up ndext directory to give developers the choice to use newer open source libraries

The "ndext" directory of Domino contains more and more open source and internal libraries that are automatically added to the JVM classpath of web apps (and probably agents as well), e.g.: activation.jar => javax.activation version 1.1 BlueJava...
over 3 years ago in Domino 1 Assessment

Make DominoDB also available as a Java binding

DominoDB as an NPM module is going to be the gRPC client (and more) to the new API infrastructure based on gRPC. As gRPC is platform agnostic please consider providing direct support (HCL implementation) or alternate support (meaning make gRPC/P...
almost 7 years ago in Domino 5 Shipped

Provide more Domino API for domino-db package like ACL, get NSF Roles, etc

Domino-db is great package but still can't be used as XPAGES alternative. Some API missing like how to get current user's roles. So please provide and port all Domino API into domino-db package.
about 5 years ago in Domino 2 Under Consideration

Move all documentation, examples etc to Git

It would be really great if HCL could move all documentation related to especially LotusScript, @Formula, NodeJS and Java (both standard Java in agents, servlets, OSGi and Proton Java gRPC API) etc to Git so that everyone could participate in exte...
almost 4 years ago in Domino / General 0 Assessment