Wednesday, December 14, 2011

Update all items in a list using nintex workflow


Recently, I had a requirement to update all items in a List based on other list's Change event. So decided to implement using Nintex workflow.

So, Designed the nintex workflow as this.
Here are the details actions in workflow designer:

Query the List to get all items:

Apply For-Each to loop thru the list items:

 Update the list items:

 So simple! isn't it?



3 comments:

You might also like:

Related Posts Plugin for WordPress, Blogger...