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

FILTER BY CATEGORY

Java

Showing 59

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
about 1 year ago in Domino Designer / Java 1 Needs Review

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 1 year ago in Domino Designer / Java 2 Needs Review

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 ...
over 4 years ago in Domino Designer / Java 2 Under Consideration

Provide REST API to get contents of attachments files in Notes document

For the following existing Rest API which was released with Notes/Domino 9.0.1 , there is no way to get contents of attachments files in Notes document. https://ds-infolib.hcltechsw.com/ldd/ddwiki.nsf/xpAPIViewer.xsp?lookupName=IBM+Domino+Access+S...
12 months ago in Domino Designer / Java 0 Needs Review

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 3 years ago in Domino Designer / Java 0 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 4 years ago in Domino Designer / Java 1 Under Consideration

Remove Java SecurityManager - at least on the server

SecurityManager is (for good reasons) deprecated for removal in Java 17 (https://openjdk.java.net/jeps/411). Today the SecurityManager in Domino is a pain in the ass for the normal developer but does not prevent blackhats from doing harm.SecurityM...
over 1 year ago in Domino Designer / Java 0 Assessment

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
over 1 year ago in Domino Designer / Java 0 Needs Review

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