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 20 of 20

Automated mechanism to distribute the necessary CA certificate to Notes clients

The administrator wants to utilize the LotusScript NotesHTTPRequest object to interact with a local REST API secured with a self-signed TLS certificate. This solution needs to function seamlessly on both Notes clients and Domino servers. Curren...
6 months ago in Notes 1 Under Consideration

Support binary request body in NotesHTTPRequest

Support binary body in a NotesHTTPRequest request to be able to send binary data to the server.
3 months ago in Domino / General 1 Needs Review

PreferStream in NotesHTTPRequest

Being able to get a NotesStream as a response of a NotesHTTPRequest can help handling large text responses and binary responses.
3 months ago in Domino / General 0 Needs Review

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add proxy support to (Notes)HTTPRequest class

By now, you can instantiate a new NotesHttpRequest by defining Dim httpReq As NotesHTTPRequest This works as long as the company security policy does not expects that the connection has to be done using a Proxy. I would like to see an enhancemen...
almost 6 years ago in Domino Designer / LotusScript 1 Shipped

Add support for NotesHTTPRequest request class on Nomad Web

The NotesHTTPRequest Lotus Script class plays an important role in modern applications. Please support the NotesHTTPRequest on Nomad Web. I also found this reference from 2021: https://stackoverflow.com/questions/69889849/hcl-nomad-web-http-respon...
12 months ago in Nomad / Nomad (Web) 1 Already Exists

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Make NotesHTTPRequest class use certstore/certmgr

According to this KB: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0069539 the NotesHTTPRequest class uses the cacert.pem as local keystore. Since certstore is a great new feature to maintain trusted CAs, please let NotesH...
over 1 year ago in Domino / Administration 1 Under Consideration

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
over 5 years ago in Domino Designer / LotusScript 4 Assessment

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration