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

Showing 205 of 205

API Documentation downloadable and not only as a webpage

At this moment, the Sametime V12 API documentation is only available when you install the entire ST environment. And is only available when your browser can access the internet for external JS files. We have an airgapped network and we cannot acce...
over 1 year ago in Sametime / Documentation 0 Assessment

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Connections Connector API

Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, and uploading to HCL Connections. Connections Connector should be online edit with MSOffice, Libr...
almost 3 years ago in Domino Designer / XPages 0 Needs Review

Increase Translog extend size form 64MB to larger sizes

Currently Translog uses 64MB blocks which take quite a while for restoring when archive translog is used for roll forward. Today 64MB is quite a small size and current backup software would better work with larger file-sizes. The C-API backup API ...
over 6 years ago in Domino / Administration 0 Under Consideration

Is it possible to force the Nomad Mobile to quit or logout using script?

Customer can use Script to quit Notes Client. Now they will use Nomad iOS and Nomad Android, they also want to use Script to quit or logout Nomad Mobile, so they need know if can control quit or logout Nomad Mobile using script? And if can provide...
over 3 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 No Plans to Implement

Disable core REST API

If Rest API are disabled on the server, this Core API - hostname/api/core/nonce should not be accessible or not available when a user generated the request from browser.
over 5 years ago in Domino / Security 4 Needs Clarification

Read Replication History programmatically

It can be useful to show the last replication date in the application. It would be possible if we can access the replication history through lotusscript or formula. At the moment, there are ways using API function calls in Windows. However, this...
about 6 years ago in Notes 0 Under Consideration

Secure hosting of resources for Custom Widget API to build custom widgets for Leap

We would like to make use of custom widgets for Leap. As Open Liberty has not built in mechanism to facilitate the hosting of static files, we would like to see a solution where static files can be either hosted in Leap image or Leap product itself.
over 1 year ago in Leap 0 Needs Review

C API method to get live server console messages

The C API contains the method NSFRemoteConsole that can be used to send a single console command and get back the result. Unfortunately there is no C API method available to listen for console messages, similar to what you get in the Notes Client ...
over 4 years ago in Domino / Administration 0 Assessment

Add OSTranslate32 to the public Domino C API

The Domino C API currently only contains a method to convert between LMBCS and other text formats like Unicode that supports WORD buffer sizes (< 64K): WORD LNPUBLIC OSTranslate( WORD TranslateMode, const char far *In, WORD InLength, char far...
about 6 years ago in Domino Designer 0 Under Consideration