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

Clear

Ideas

Showing 277 of 8851

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
over 6 years ago in Domino Designer / Debugger 1 Under Consideration

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Server side search on Verse mobile

Search is limited to the data on the device. It is important to have the ability to search all the existing mail on the sever. Less data to be synchronized and a more efficient use
over 7 years ago in Verse / Mobile (Android) 3 No Plans to Implement

Reply to All and Reply to All with Attachment in One step.

Currently to Reply to All a message with Attachments, it's a five step process: 1) Open the message you received 2) Click to Download Attachment 3) Click the Reply Arrow to spawn the new message 4) In the blue message header, click on the down arr...
about 7 years ago in Verse / Mobile (Android) 2 Assessment

Continue Verse for Android app

In the Verse on Premises session at IBM Think, it was stated the goal is to drop the app and have users access their mail by opening a web browser and navigating to a url. This creates several problems. In particular, clicking to share an item, I ...
over 6 years ago in Verse / Mobile (Android) 7 Already Exists

Rendering Large pixel embedded image as normal

1.UserA sent one mail from Notes client to HTMO userB with one embedded png image, the image is 1080*10485 pixel, and size is 12.1 MB. 2. HTMO userB open the mail, he found the height of the image has been compressed, and it is not rendering corre...
almost 4 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Use newer version of Office connector

Office 2019 with Outlook is in 64 Bit, and Domino is also in 64 bit. However, HTMO is still using a connector from 2010 technology at 32 bit. This would explain why Outlook crashes randomly at times. The MAPI library that HCL are using is from off...
almost 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Ability for HTMO client to use indexing for searching.

Currently HTMO does not use indexing causing inaccurate search result.
almost 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
almost 7 years ago in Domino Designer / Java 0 Assessment