Nintex

Nintex Connect

SkySync
BlueStripe
BlueStripe

Training - Combined Knowledge

Training - TekDog Inc

Posts in Category: Iterate

  • RSS
  • Add To My MSN
  • Add To Windows Live
  • Add To My Yahoo
  • Add To Google

Statistics

  • Entries (119)
  • Comments (310)

Nintex Workflow - Safe Looping 

Posted by Vadim Tabakman Sunday, November 04, 2012 8:59:00 AM Categories: Change State For Each Iterate Loop Math Calculations Nintex Nintex Workflow Safe Looping User Defined Actions
Nintex Workflow comes with a concept called Safe Looping, which is enabled by default. Safe Looping was created to protect the SharePoint environment from a workflow which goes into a infinite loop and inadvertantly affects the SharePoint... read more
 

Nintex Workflow - Querying a List with Paging 

When you have a large number of items in a list and you need to query them, sometimes querying the whole lot using the Query List action is not the best practice. Depending on the number of items, you could potentially get a timeout on the workflow... read more
 

Nintex Forms/Workflow - Parsing Repeating Section Data 

Posted by Vadim Tabakman Sunday, July 22, 2012 9:26:00 AM Categories: Iterate Math Calculations Nintex Nintex Forms Nintex Workflow Query XML Repeating Section User Defined Actions
There is an interesting control that you can use in Nintex Forms called the Repeating Section. It gives users who are filling in the form, the ability to dynamically add extra entries. One example of this, would be a dynamic Annual Leave request... read more
 

Nintex Workflow - Iterate and Start a Workflow 

Posted by Vadim Tabakman Sunday, February 05, 2012 9:56:00 AM Categories: Call Web Service Collection Variable Error Handling Iterate Nintex Nintex Workflow StartWorkflowOnListItem
I have found that many people are interested in not only starting a workflow as soon as a document or list item is created, but also to run a workflow over a number of items in another list or document library. You have 2 options here. 1. Create ... read more
 
Copyright Vadim Tabakman