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

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
almost 2 years ago in Domino Designer / Java 0 Needs Review

Allow adding comments to Code/Java design elements

Adding comments to design elements is useful to keep track of changes, or to make other developers on the team aware of changes. While this feature is available for the vast majority of design elements in Domino databases, comments cannot currentl...
over 4 years ago in Domino Designer / Java 1 Under Consideration

Support for Web Service "choice" WSDL Schema element

Several standard elements like the Choice element in the WSDL Scheme are not supported as is. The following elements are not supported it seems: any element anyAttribute element choice element redefine element sequence elemen...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Remove packaged Jar files from classpath

In addition to the JDK Domino/Notes bring a lot of Jars that linger around in .../ext and some other directories. All of these should be separated and hidden from Java code in databases. They cause disturbances and we could not rely on them becaus...
over 1 year 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 3 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 3 years ago in Domino Designer / Java 0 Under Consideration

Add DDE menu item to open the up to date online documentation in a browser

Domino Designer 10.0.1 does not contain up to date documentation, probably because translation is only done for major releases. Up to date documentation is available here: https://www.ibm.com/support/knowledgecenter/en/SSKTMJ_10.0.1/welcome/domin...
over 4 years ago in Domino Designer / Java 0 Assessment

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

Modify behaviour of GroupList property in Registration class ( JAVA )

We are using the RegisterNewUser from Registration class to programmatically new Notes users. Aside from other properties, we use the GroupList property to add a new user to a list of groups. This works as long as ALL groups from the list exist. I...
over 1 year ago in Domino Designer / Java 0 Under Consideration

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
over 4 years ago in Domino Designer / Java / LotusScript 0 Under Consideration