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

Java

Showing 61

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
almost 3 years ago in Domino Designer / Java 0 Assessment

App dev pack / Proton : expose V12 QueryProcessor and / or some view Navigation methods

Hi, Currently the way to get documents from Domino via GRPC/Proton is to perform a DQL Query. But DQL does not allow for document sorting, so if - for ex - I want to get the 5 first documents based on a field sorting, I need to get all the documen...
almost 3 years ago in Domino Designer / Java 1 Needs Review

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
about 3 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

Java server side stack update (OpenLiberty ?)

Hi, The current level of servlet support is making impossible to leverage up to date libraries and nowadays development paradigms. We deeply need servlet engine upgrade, some reactive support Domino looks prehistoric in this area... OpenLiberty se...
about 3 years ago in Domino Designer / Java 4 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...
about 3 years ago in Domino Designer / Java 2 Needs Clarification

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

Missing methods specified in WSDL for some classes (like Attribute class)

Upon importing simple WSDL (attached here) onto Designer Client 901FP10 and 10.0.1FP3, i.e. -Create a new java web service consumer -Type: Java -Open, for example Document.java, no methods to set/get xs:attribute -Another attempt, create a n...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Add a Hibernate Adapter for Domino OGM

Most companies that have Domino have other teams working there such as backend Java or .net core, a front end team. The NodeJS dominoDB addresses the 'new' front end stack. However, most organizations will have core business logic in Java or ....
over 4 years ago in Domino Designer / Java 0 Under Consideration

Getting error (NotesException: Notes error: The cryptographic key was not found) when the java code sends MIME email from a Domino db through DIIOP

Getting error (NotesException: Notes error: The cryptographic key was not found) when the java code sends MIME email from a Domino db through DIIOP on 1 of 3 identical Domino 9.0.1 FP10 IF4 servers. Although it works/suppresses the error when doc....
over 4 years ago in Domino Designer / Java 0 Under Consideration

VSCode Extension Pack for Domino

Visual Studio Code has an extension pack feature, and SpringBoot is available there along with many other platforms https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-boot-dev-pack VSCode is a trending IDE and young devel...
over 4 years ago in Domino Designer / Java 1 Under Consideration