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

AppDev Pack

Showing 7

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...
over 2 years ago in Domino / AppDev Pack 2 Shipped

Keep App Dev Pack requirements up-to-date: Node.js v12

For security reasons and to have the latest features available, Node.js (and with it NPM) are updated fast and often. The current long-term release is v12. App Dev Pack in version 1.0.2 only supports v8 and v10 of Node.js. I tried it with v12, b...
over 4 years ago in Domino / AppDev Pack 1 Shipped

Truncation and wildcards in searches

bulkReadDocuments({ query: "myField in ('myke*')", itemNames: myItemNames)
over 4 years ago in Domino / AppDev Pack 1 Shipped

OAuth support for custom REST APIs

Here are some ideas regarding OAuth support for custom REST APIs in Domino. There is a central configuration database on the server where the admin can register OAuth apps. For each app, he can define one or more custom scopes with a technical i...
almost 5 years ago in Domino / AppDev Pack 3 Shipped

Provide CORS Support (Preflight request)

Domino Apps might become integrated into more complex, multi-site web applications. For this exists CORS - Cross Origin Resource Sharing. If CORS is enabled in a web app, a browser might send "preflight" requests to Domino to verify if a certain...
about 5 years ago in Domino / AppDev Pack 3 Shipped

Create support for Play (for Scala, Java Enterprise, JS) - similar to nodeJS integ w DominoDB module...

Currently … Domino V10 opens up the server to modern technologies thanks to the DominoDB module in node.js To continue the MODERN story... and to support a larger ecosystem, market space ops and dev including JavaScript, Java, Scala apps. .. c...
over 5 years ago in Domino / AppDev Pack 1 Shipped

Make DominoDB also available as a Java binding

DominoDB as an NPM module is going to be the gRPC client (and more) to the new API infrastructure based on gRPC. As gRPC is platform agnostic please consider providing direct support (HCL implementation) or alternate support (meaning make gRPC/P...
over 5 years ago in Domino / AppDev Pack 5 Shipped