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

AppDev Pack

Showing 33

Allow custom claims in ID token and introspection endpoints

Many solutions that provide REST APIs require access to token claims that are not available in the IAM server by default. For the IAM server to be usable in more complex environments, it needs to support custom claims. These claims can be static, ...
over 2 years ago in Domino / AppDev Pack 2 Needs Clarification

Better Documentation and Example on how to use ActAsUser using Java

AppDevPack documentation and examples are focused in Node. There are sereveal XPages developers that need help to use AppDev Pack with Java Platforms.
over 1 year ago in Domino / AppDev Pack 1 Under Consideration

Provide a way to reset IAM Admin Password

Currently, there is no way to reset IAM Admin password, if someone forgets the password. So, please provide a way to reset IAM Admin Password.
over 1 year ago in Domino / AppDev Pack 0 Needs Review

Let DQL and Full Text Index coexist without interfering each other

When working with the AppDev-Pack you need to use the DQL search to access documents on applications (databases). This works perfect as long as the application itself has not been fulltext indexed. As soon as the fulltext index is created DQL quer...
almost 2 years ago in Domino / AppDev Pack 1 Under Consideration

let domino-db return flags for conflicts and responses in bulkRead Operations etc.

currently, when doing a query using domino-db and getting a list of unids back, we currently can't see what type of document we are getting back, especially, we have no indication of save/replication conflicts or response hirarchies. That might be...
almost 3 years ago in Domino / AppDev Pack 0 Under Consideration

Unable to attach file to a specific rich text field from node.js

We have a node js application and the default node api demo application. Proton is running and we are able to connect to the notes application and create and delete documents. When we try to send attachments, it gets attached to the default body f...
over 3 years ago in Domino / AppDev Pack 4 Under Consideration

Host node.js application on Domino as alternative to App Dev Pack

Unfortunately App Dev Pack required a separate node.js environment outside of Domino. This also means that Domino is reduced to being only the database. Personally I think that this approach increase the risk of Domino being replaced by other non-...
about 4 years ago in Domino / AppDev Pack 3 No Plans to Implement

More than crud for Node.js

The Node.js api is today only crud operations but we need more. If this is to replace XPages/Java or Lotusscript as a full development language for Domino and not only as an addon. We need a full Domino api implementation for Node.Js. We need mor...
over 4 years ago in Domino / AppDev Pack 1 Under Consideration

Support enough in the Java AppDev Pack bindings for use in the NSF ODP Tooling

In my NSF ODP Tooling project, I've distilled the requires Notes API classes into some thin interfaces to make the actual backing API portable. It'd sure be nice to have the ability to run this without either local Notes native dependencies or my ...
over 2 years ago in Domino / AppDev Pack 2 Needs Clarification

Support of RichText fields

bulkReadDocuments({query:myQuery, itemNames: ["myRichTextField"]})
about 4 years ago in Domino / AppDev Pack 0 Under Consideration