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 Needs Review
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Aug 15, 2022

Internal service messages

In our workflow, the application prepares a mail in the user's mail box, then opens it using ws.EditDocument(...). Very flexible, albeit with a serious drawback: the mail moves out of my control, meaning that it gets very difficult for the application to find out whether the mail has actually been sent or not. In this case it's even more difficult, because the mail isn't sent from my application but from a mail database. So, I'd like my application to be triggered when a particular mail is sent.

Ideally, the Router should send my application a service mail, a "message", telling it that that mail was sent... and then I'd have an agent handling such messages.

Service messages, in this case as a trigger for "After mail is sent".

  • Attach files