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 238

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

Display Full Name of recipients without clicking on "details"

1) When an email is opened via HCL Verse iOS app, at "To" it shows First name of the recipients and "me" for user who are seeing that email. 2) However if clicked on "Details" , able to see the "Full Name" of recipients. 3) With Verse Android, wit...
over 3 years ago in Verse / Mobile (iOS) 2 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

Sync user photo from Domino Directory to Verse for mobile

Enable the ability to sync photos stored in the Domino Directory with Verse for mobile.
about 4 years ago in Verse / Mobile (iOS) 0 Under Consideration

OAuth Support for login

Verse should support like Connections now OAuth for an enhanced login experience and better security.
about 7 years ago in Verse / Mobile (iOS) 3 Under Consideration

Show "Sent by:" in the verse app

If a user sends a mail from a mailin database, the recipient will see from whom the mail was sent with "Send by". Why do not you get that in the verse app? Please integrate.
over 6 years ago in Verse / Mobile (iOS) 1 Assessment

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
over 1 year ago in Domino Designer / Java 0 Needs Review

Smart forward attachments (without downloading)

If you receive an eMail with 5 Attachments within IBM Verse iOS. You have a 100kb limit set for downloading automatically within IBM Verse. 1 attachment is 50 kb and all other attachments are greater 100 kb. If you now forward this email, you get ...
over 7 years ago in Verse / Mobile (iOS) 1 Already Exists

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be productiv...
over 6 years ago in Domino Designer / Java 1 Under Consideration