审批者需要什么权限才能编辑和审批文档?

发布于 2024-08-25 19:55:58 字数 214 浏览 5 评论 0原文

如果审批工作流程将批准文档的任务分配给用户,该用户会收到一封电子邮件,提示他们:

  • 查看文档,并根据需要进行修改
  • 编辑任务以显示为已批准

分配审批任务是否会自动提升用户的权限权限级别以便允许他们执行这些操作,或者他们是否已经需要拥有

  • 文档的编辑/批准权限?
  • 任务的编辑/批准权限?

If an Approval workflow assigns a task to approve a document to a user, that user receives an email which prompts them to:

  • review the document, and modify if necessary
  • edit the task to show as approved

Does being assigned the approval task automatically elevate the user's permission levels in order to allow them to carry these actions out, or do they already need to have

  • edit/approval permissions on the document?
  • edit/approval permissions for the task?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

素衣风尘叹 2024-09-01 19:55:58

工作流本身不会提升用户权限级别的权限(工作流本身在 SHAREPOINT\System 上下文的上下文中运行)。

相关用户需要对文档库和任务列表的编辑权限。

The workflow itself does not elevate the rights of the users permission levels (the workflow itself runs in the context of SHAREPOINT\System context)

The user in question would need edit permissions to the document library and the task list.

感受沵的脚步 2024-09-01 19:55:58

权利不会自动提升。

我刚刚将演示站点中的任务分配给访问者用户。该用户甚至看不到任务本身...

我认为用户至少需要对任务的编辑权限和对文档列表的批准权限。

There is no automatic elevation of rights.

I just assigned a task in a demo site to a visitor user. This user cannot even see the task itself...

I think users need at least edit rights on the task and approval rights on the documents list.

压抑⊿情绪 2024-09-01 19:55:58

如果用户没有适当的权限,工作流程将无法进行。它会抛出异常错误。您可以在日志文件中看到它。

If the user has not proper rights, the workflow will not progress. It will throw an exception error. You can see it in the log file.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文