SharePoint工作流“更新批准状态";显示错误:访问被拒绝 [英] SharePoint Workflow "Update Approval status" shows error: access denied

查看:187
本文介绍了SharePoint工作流“更新批准状态";显示错误:访问被拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我在SPD中创建了一个简单的工作流程,每当将一个项目添加到文档库"Posts"中时,就会触发该工作流程. (在博客网站上)和一个特殊字段已更改.工作流程应自动将帖子的批准状态更新为 已批准"以便将其发布在博客网站上.

I created a simple workflow in SPD that is triggered whenever an item is added to the document library "Posts" (On the blog site) and a special field is changed. The workflow should automatically update the approval status of the post to "approved" so that it's published on the blog site.

但是,当我将新文件添加到文档库并更改字段(工作流启动)时,工作流显示以下错误:

But when I add a new file to the document library and change the field (workflow starts) the workflow shows the following error:

暂停此工作流程
进行中的活动

正在重试上一个请求.下次尝试安排在1/10/2018 11:15 AM之后.上次请求的详细信息:HTTP禁止https://getingegroup.sharepoint.com/sites/ACTAdvMonitoring/News/_api/web/lists(guid'bd10533e-1b12-4443-8b9b-2b33d236e5db')/Items(162)关联 ID:8a27a1e3-d61f-fcfc-a7f8-92974375f857实例ID:22e3432e-f1a9-48e3-a8ec-80489ac5f69a

访问被拒绝.您没有执行此操作或访问此资源的权限.

Suspend this workflow
Activity in progress

Retrying last request. Next attempt scheduled after 1/10/2018 11:15 AM. Details of last request: HTTP Forbidden to https://getingegroup.sharepoint.com/sites/ACTAdvMonitoring/News/_api/web/lists(guid'bd10533e-1b12-4443-8b9b-2b33d236e5db')/Items(162) Correlation Id: 8a27a1e3-d61f-fcfc-a7f8-92974375f857 Instance Id: 22e3432e-f1a9-48e3-a8ec-80489ac5f69a

Access denied. You do not have permission to perform this action or access this resource. 

出什么问题了?

如何更改工作流运行的上下文,以允许其更新批准状态?

How can I change the context under which the workflow runs in order to allow it to update the approval status?

非常感谢您?

最诚挚的问候

朱莉娅

推荐答案

Julia,首先,请确保您没有使用系统帐户来设计或部署工作流.如果不是这种情况,请确保用户和工作流都有权访问工作流涉及的所有内容.您可能需要模拟步骤才能运行 具有较高权限的工作流程.
Hi Julia- first, make sure you're not using system account to design or deploy the workflow. If that's not the case, then make sure both the user and workflow have access to everything the workflow touches. You may need an impersonation step to run the workflow with elevated permissions.


这篇关于SharePoint工作流“更新批准状态";显示错误:访问被拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆