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 38

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...
over 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...
over 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...
almost 7 years ago in Domino 6 Under Consideration

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.
almost 5 years ago in Domino 0 Under Consideration

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.
over 5 years ago in Domino 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

Need Backup C-API Call to get backup start and end date for a database

The C-API call NSFIsNewBackupNeeded(..) has only very limited use-cases in circular/linear and in archive translog mode.It doesn't give you what you would expect from the name of the call, when you look into the details.Also it doesn't work for in...
over 6 years ago in Domino / Administration 0 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"...
almost 3 years ago in Domino 0 Under Consideration

Integrate Project Keep into the next release of Domino

From the list of API (https://frascati.projectkeep.io/openapi/), Project Keep seemed to be a good alternative for those of us who cannot deploy App Dev Pack. Also Project Keep seemed to utilise the Domino instead of just using NSF as a data storag...
about 5 years ago in Domino / Integration 0 Under Consideration

Transparently restore all missing DAOS objects to an NSF

Currently you have to restore the NSF database, optionally apply Transactional Logs in case of a Point in Time (PiT) restore and (manually) take care of querying the database, which .nls files are missing and restore those. Customer would expect a...
over 6 years ago in Domino / Administration 2 Under Consideration