Skip to main content
Nintex Community Menu Bar

write acces only for the workflow

  • September 19, 2019
  • 2 replies
  • 10 views

Forum|alt.badge.img+1

Hello Forum,

 

i lock an element in my workflow that no user can change an item while the workflow is running. Is it possible to give the workflow the opportunity to change items while the element is locked for every user?

2 replies

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • September 20, 2019
The workflow needs access to the item to be able to update it.
The solution I see alot is that companies have an account that has full control and then they publish the workflow with that account.
Any items that need to be updated by that workflow run in an Action set that is configured to run as the workflow owner.

Forum|alt.badge.img+1
  • Author
  • September 23, 2019
Thank you for your support. I'll try this solution.