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

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
about 2 years ago in Domino Designer / Java 0 Under Consideration

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
9 months ago in Domino Designer / Java 2 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 5 years ago in Domino Designer / Java 0 Under Consideration

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:/...
almost 5 years ago in Domino Designer / Java 0 Under Consideration

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 5 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
about 2 years ago in Domino Designer / Java 2 Needs Review

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...
about 5 years ago in Domino Designer / Java 0 Assessment

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

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
about 1 month ago in Domino Designer / Java 0 Needs Review

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 1 year ago in Domino Designer / Java 0 Under Consideration