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 54

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 ...
about 4 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 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

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

New API to search database incrementally and return note ids and summary data

The C API contains a very powerful undocumented method NSFSearchExtended3 to search for documents in a database using a formula, apply a filter to the documents to be scanned (e.g. an IDTable to search a subset of documents only or a filter to sea...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add a "Create plugin from existing JAR" wizard in Domino Designer

Today there is a tool/wizard that lets you create a JDBC Driver plugin. It would be nice to have the same to help create plugins from Jar-files. I currently use this method, but it's a little time consuming: https://www.dalsgaard-data.eu/blog/wrap...
over 2 years ago in Domino Designer / Java 2 Needs Clarification

DQL : option to bypass certain views for specific queries

Currently we can use setNoViews to prevent from using views in a DQL Query But sometimes, for complex query, we could benefit from a finer control to optimise performances For exemple, imagine a query : FIELD = X AND OTHERFIELD = Y if first part o...
about 2 years ago in Domino Designer / Java 0 Needs Review

Provide some way to judge whether the "Open" / "Update" operation is caused by replication or not

For the following case , there is no way to judge whether the "Open" / "Update" operation is caused by replication or not ============================================= 0. Placed replica of the same database on both Domino Server A and Domino Serv...
7 months ago in Domino Designer / Java 0 Needs Review

Build plugin support for code coverage and quality tools (see links)

many companies have quality assurance teams and standards. It is difficult for Domino application (XPages, LotusScript, Formula, Java Agents) to participate in these metrics. https://www.sonarsource.com/plans-and-pricing/community/ https:/...
about 4 years ago in Domino Designer / Java 0 Under Consideration