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

My ideas: Java

Showing 63

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...
about 5 years ago in Domino Designer / Java 1 Under Consideration

Add InternetAddress and ShortName as new parameters for renameNotesUser method in AdministrationProcess class

Renaiming a person using the Admin Client, the old ShortName and InternetAddress is moved to the FullName item in the person document. When you rename a user programmatically with LS or Java, there is no method available with the same functionalli...
11 months ago in Domino Designer / Java 0 Under Consideration

Re-publish an updated Lotus Expeditor

Lotus Expeditor is still the underpinning of the Notes Client and Domino Designer. Available literature says it is needed to create a Domino Designer plug-in. So just like the C-API, a version of Lotus Expeditor should be available. If you search ...
over 2 years ago in Domino Designer / Java 5 Under Consideration

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
about 5 years ago in Domino Designer / Java 2 Under Consideration

Add sorter to DQL

Would like to add a option how I want my returned document collection to be sorted e.g. created & descend or alphabetic (on field value) & ascending or more complex sorter
over 4 years ago in Domino Designer / Java 0 Under Consideration

Create a dominoFaces, dojoFaces JSF package for enterprise Java projects

Let's integrate the Domino Developers who want to use XPages and enterprise java by decoupling XPages into two libraries that can live on their own dojoFaces and dominoFaces. You allow developers developing on Domino to incorporate PrimeFaces, b...
almost 6 years ago in Domino Designer / Java / XPages 1 Under Consideration

Domino Java SDK on Maven Central

Enterprise business applications that use Java can benefit with having a Maven Central Domino Java SDK so Domino can be used in Java Projects: Android for mobile apps Microservices built with SpringBoot Java in general
over 5 years ago in Domino Designer / Java 1 Under Consideration

Possibility to script the frontend with Java

In all out new projects we use Java as the main language. It would be helpfull if Java coud be used everywhere in the app.
almost 6 years ago in Domino Designer / Java 1 Under Consideration

Application Pane to show an error symbol on agents that have dependencies with error

When a script library that's imported into an agent has an error, the error symbol only shows in the actual script library but not in the agent. This will make debugging an agent issue easier. See attached image
over 2 years ago in Domino Designer / Java 2 Needs Review

Remove 1.9 GB limit for Notes richtext fields

If you use domino to store very large files the max limit per file is 1.9 GB if you go beyond this the attachment is corrupted. This feels like a 32-bit limit that we should remove in Domino, so we can use domino for all types of files.
over 1 year ago in Domino Designer / Java 3 Assessment