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


Status Needs Review
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Jun 4, 2026

"Never" scheduled agents execution access privileges should not be checked

For every modification on an agent with trigger Schedule - Never, originally created in a database/template on a Server, the Domino Designer will always check for the execution privileges on the initial server. Which is totally unnecessary and just annoying waiting for it to check (especially when the server is not accessible at that moment) and then getting the warning message: Unable to determine the execution access privileges for agent '{agentname}' on '{initial_server}': it may not run.

Never scheduled agents shouldn't be checked for execution access privileges. Or, the execution server (which is not displayed and thus not editable) should be set to Any server.

  • Attach files
  • Guest
    Jun 5, 2026

    I disagree; even a scheduled agent with trigger as "never" can be run by entering a command in the console. That's exactly how I use them sometimes. So it should meet the same conditions as other scheduled agents.