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 Designer
Categories LotusScript
Created by Guest
Created on Mar 8, 2019

sessionAsSigner for LotusScript

Really grew to love sessionAsSigner in Xpages apps. E.g. perfect for workflow apps!

Now everytime I build or maintain a pure Notes client app I'm deeply missing the flexibility of sessionAsSigner in LotusScript!

  • Attach files
  • Guest
    Reply
    |
    Mar 28, 2024

    Note: "run as" feature doesn't provide elevated access to a document.

  • Guest
    Reply
    |
    Jan 8, 2023

    You could do this via an agent in the interim using the agent run as feature. Being able to run or create a session ( Set session = New NotesSession( sessionType ) ) would simply things.

  • Guest
    Reply
    |
    Oct 5, 2020

    Add sessionAsSignerWithFullAccess to that as well.