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

Status Under Consideration
Workspace Domino
Created by Guest
Created on Jul 26, 2018

Make Domino Router task programmable

Since Domino is an application server, each task should have API Hooks, right ?

Let's start with router, there are many use cases for having some sort of processing logic that can alter router process i.e :

  1. Allow / disallow message coming from / to certain users based on some criteria (message size, sender, additional recipient, etc)
  2. Alert additional parties for message coming from / to certain users
  3. Make a copy of message coming from / to certain users (yes, I am aware that journaling can do this)
  4. Re-route messages, maybe they need approval before they can be send.

The point is Router (or any task) should have API Hooks that can be use to alter / enhance its process

  • Attach files
  • Guest
    Reply
    |
    Mar 27, 2020

    Use case: Let a domino machine learning feature decide whether to route that mail to the recipients or directly to a connections community files destination as eml and only inform the original recipients about the new content that was filed.