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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Allow SAML and ADFS to use other field besides the Email Adress for mapping

Not all users in an AD is assigned a unique e-mail address, some share the same mailbox with others. Nearly always these AD user accounts have a unique username that could be used instead for the mapping of the AD user to the corresponding user ac...
over 7 years ago in Domino / Integration 6 Assessment

Document the .ibmmodres end points

XPages has a built in feature for handling attachments called .ibmmodres. It has (at least) the following 3 end points: Open attachment for download in a document:/xsp/.ibmmodres/domino/OpenAttachment/<path to database>/<UNID>/$file/&l...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Enhance limit of NotesLog limitation - AgentLog has a ize limit of approximately 64 KB

As an End user, need to enhance limit of NotesLog limitation. Currently AgentLog has a ize limit of approximately 64 KB: https://help.hcl-software.com/dom_designer/14.5.0/basic/h_debug_agents_noteslog_classes.html
9 months ago in Domino Designer / LotusScript 0 Needs Review

Document that describes Domino HTTP security settings

There's a document created years ago: https://www.caicorp.com/2017/11/22/adding-security-http-response-headers-to-ibm-lotus-domino-server-to-get-an-a-rating/ HCL should have a similar document with more security settings.
almost 2 years ago in Domino / Security 1 Needs Review

Markdown support

Would be nice if Domino supported Markdown markup, including an editor for XPages applications.
about 8 years ago in Domino 1 Under Consideration

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Reduce overhead/memory footprint when loading Style Sheet (CSS) resources for the Design tab

Opening an XPage file containing a large number of xp elements, CustomControls, and CSS styling rules causes Designer to take significantly longer to render all visuals in the 'Design' tab and thus becomes unresponsive until all rendering is compl...
over 2 years ago in Domino Designer / XPages 0 Under Consideration

ID VAULT revert from archive button in ID VAULT Template

IDV_ENABLE_VAULT_SCAN is a cool feature, while it has a little side effect. If user was away for a week User.ID is archived from vault and no longer can be extracted used. see technote. https://support.hcl-software.com/csm?id=kb_article&syspar...
about 1 year ago in Domino / Security 0 Needs Review

Domino CAPI AgentQueryStdoutBuffer isn't populated by setting up and using the java agent method getAgentOutput()

The CAPI AgentQueryStdoutBuffer isn't populated by setting up and using the java agent method getAgentOutput() , the buffer is empty. If possible, would like to have this fixed for r12 and r14. Here is a java agent example (pretty much taken from ...
about 2 years ago in Domino / General 1 Assessment

Character encoding problems when posting to agent

Character encoding problems when posting to script agent, e.g. posting Danish characters like ÆØÅ If I POST this JSON to a script agent { subject:"ÆØÅ" } Session.DocumentContext.REQUEST_CONTENT contains { subject:"├å├ÿ├à" } This isn’t very ...
almost 8 years ago in Domino 8 Under Consideration