SharePoint 2013 workflow cannot start automatically when you logged in site as a system account
I have created one simple workflow on custom list using SharePoint designer 2013.While designing workflow, I have unchecked the “Allow this workflow to be manually started” and select rest two options like “Start workflow automatically when an item is created and Start workflow automatically when an item is?changed”.?And I logged in the site using system account. Workflow is configured for Item created and changed level.
So when I created new item in the list at that time workflow didn’t start automatically.?After doing some research,?I found that designer workflow will not start automatically if you logged in site as a SYSTEM ACCOUNT.?
The root cause is sharepoint security engine didn't allow the workflow start automatically when you logged in site as a system account.
轉(zhuǎn)載于:https://www.cnblogs.com/huangjianwu/p/4537425.html
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎總結(jié)
以上是生活随笔為你收集整理的SharePoint 2013 workflow cannot start automatically when you logged in site as a system account的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: linux脚本编程(shell)浅介 (
- 下一篇: 写lua时需要注意的地方