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

Entitle Domino REST API in Domino Messaging Express licencing

There are still customers that use just mail, either Notes or Verse. If they need to publish calendar contents of a mail database to be consumed by external apps it's necessary to use the old DAS api. By allowing the use of DRAPI, just for mail da...
about 1 year ago in Domino / General 1 No Plans to Implement

Option to turn off /api response on newer domino servers

Newer domino versions responds to /api even if I haven't enabled or want to use any api services against this server. The api server is implemented before the Redirection rules in Domino so I can't create a rule that will redirect a client accessi...
over 2 years ago in Domino / Integration 4 Already Exists

C API / LotusScript for Contacts Synchronization

As there is some limitation on C API for replication between same databases -- we need to have an API that utilized the synchronization of contacts from pernames and mail file This is to provide more options for customization and to bring the func...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Move Sametime API/ADMIN web interface javascripts from external to internal

Our network is airgapped and cannot load external files. We cannot use the API and Admin webinterface from Sametime 12. Please consider to use only local files so airgapped networks/customers can also use the Web UI interfaces.
about 1 year ago in Sametime / Chat 0 Assessment

Disable FileTransfer in backend

When you disable FileTransfer by policy, it's still possible to transfer files by API. We need to disable FileTransfer from backend till frontend.
about 1 year ago in Sametime / Chat 1 Assessment

Date/Time on JSON Domino Access Services converted to UTC

There are uses on REST API to retrieve data from documents but the problem is the data (date/time) returned as they are always converted to UTC time zone regardless of what is on the field From checking this is working as designed as JSON specs di...
almost 4 years ago in Domino / Integration 1 Under Consideration

Provide an SDK cal to validate HTTP passwords against the new HTTP ID Vault implementation

Now that we can use Vault for HTTP authentication, the existing C-API calls don't work any more. It makes sense to have a central call to be leveraged in back-end applications.
over 5 years ago in Domino / Security 0 Under Consideration

Possibility to use Libravatar ( opensource on-prem Gravatar like service )

For government organizations, not running IBM Connections and where desktops are not connected to the internet, it would be a great option to choose NOT Gravatar, but Libravatars on-prem service for delivering profile pictures. 1. Via API we can f...
almost 7 years ago in Verse / Verse on Premises 0 Assessment

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
about 4 years ago in Domino Designer / Java 0 Needs Review