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

Clear

Ideas

Showing 23 of 8851

Allow JVM Java Debug permanently activated - or add HTTPJavaDebugOptions parameter only for http

Background for our request: We develop XPages-based CRM applications with a large Java framework with our development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development se...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
almost 3 years ago in Domino Designer / Debugger 1 Under Consideration

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
over 6 years ago in Domino Designer / Debugger 1 Under Consideration

Support for double byte characters in NVARCHAR(2)

"Data overflow" error often appears while running HEI activity with Source as "Oracle" and Destination as "Notes". Log similar to below can be observed while running the HEI activity --> 2023/04/14 16:31:34 Activity started 2023/04/14 16:31:35 ...
about 2 years ago in Enterprise Integrator / Documentation 0 Assessment

Is HCL Enterprise Integrator supported on Docker Container?

Is there any documentation available to install the Enterprise Integrator into a Docker Container? Is it supported? If yes kindly share the steps/documentation --->As per updates on PRB0117957 HEI/LEI L3 suggested currently no option for...
over 2 years ago in Enterprise Integrator / Documentation 2 Assessment

Ability to view agent profile results without the necessity to open the application in design

if you enable Profile for an agent and you want to show the profile results you have to open the database in design mode. this is not always so possible in Production environment with highly restricted access. the profile results should be accessi...
about 3 years ago in Domino Designer / Debugger 1 Under Consideration

Obtain attachments and embedded images stored in rich text field through HEI

The goal is to leverage HCL Enterprise Integrator functionality to extract attachments and embedded images from rich text fields. Furthermore, if retrieval is possible, the file names should be dynamically renamed by appending the field name from ...
10 months ago in Enterprise Integrator / Documentation 0 Under Consideration

We need more detailed better error reporting when a form/element is opened in a browser and embedded code processes.

Many times a field has an issue with either default or computed field code and we get a Form 500 or some other general error. Just having the error inform as to where the error is in the code such as the field name or the details on what caused th...
about 5 years ago in Domino Designer / Debugger 0 Under Consideration

Allow to debug LotusScript from external .lss files

Idea is to allow to LotusScript debugger debug source included by %Include derective.
over 6 years ago in Domino Designer / Debugger 2 No Plans to Implement

Allow to pause a running script using a short cut at any time

In case you are in debug mode, allow to pause a running script using a short cut at any time and continue in step-by-step mode. This will be helpful when in a loop
over 4 years ago in Domino Designer / Debugger 2 Needs Clarification