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

Make Keycloak a supported SAML IdP for Domino

Domino Web SSO is a mess - several different login mechanisms for various endpoints and we can't integrate alle aspects in one IdP solution so far. Keycloak as an open source IdP offers OIDC and SAML services for HTTP-Access to Domino, OIDC access...
over 3 years ago in Domino / Security 0 Shipped

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

Expose and finish Transactions API in Java / Node / LS

See here what Mongo offers : https://www.mongodb.com/transactions I know transactions are there since R6 but only via C API and with some limitations (not all operations are transactional and the translog file size is limited to 4G). Having ...
almost 7 years ago in Domino 2 Shipped

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

When backup one db,backup API can judge that there is no corrupted document

We know that backup and restore capability is integrated with Domino 12 servers. Then domino admin can easy to restore any backup domino dbs or any documents from restore dbs. https://help.hcltechsw.com/domino/12.0.0/admin/admn_restore_example1.ht...
about 4 years ago in Domino / Administration 1 Already Exists

Let's Encrypt certificate manager program to be available for IBM i

Certificate Manager (CertMgr) server task. This task runs on one server in a Domino domain and handles the certificate processing. It leverages new back-end security APIs and requires a HCL Domino® version 12 or higher server running on Docker, Wi...
about 4 years ago in Domino / Security 4 No Plans to Implement

Web API framework

Implement an extensible web API framework with routing and model binding. It would be great to be able to define endpoints in an nsf without XPages. Just plain Java classes with methods to handle http verbs.
almost 7 years ago in Domino 2 Under Consideration