Wiki

Scale Your Enterprise

User Tools

Site Tools


bw:looping_tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
bw:looping_tool [2019/12/09 14:31]
akoehler
bw:looping_tool [2022/08/02 10:57] (current)
akoehler
Line 96: Line 96:
   - The two variables established at the beginning of the workflow are updated. \\ {{  :bw:loopimage17.png?384x203  }}   - The two variables established at the beginning of the workflow are updated. \\ {{  :bw:loopimage17.png?384x203  }}
   - At this point the difference between a “Linked Object” loop and a “Conditional Expression” loop comes into play. In a “Linked Object” loop the process would check to see if another single record exists for processing. In this “Conditional Expression” loop the process instead checks the value of the “RecsRemain” variable. The determination to continue looping is made based on this value. Once the “RecsRemain” variable value changes to 0, the loop ends.   - At this point the difference between a “Linked Object” loop and a “Conditional Expression” loop comes into play. In a “Linked Object” loop the process would check to see if another single record exists for processing. In this “Conditional Expression” loop the process instead checks the value of the “RecsRemain” variable. The determination to continue looping is made based on this value. Once the “RecsRemain” variable value changes to 0, the loop ends.
 +
 +====== Loop Variables ======
 +
 +^ Name           ^ Description          ^
 +| StepMessage         | During a failure the reason for failure will be populated here|
 +| StepStatus         | True or False        |
bw/looping_tool.1575919901.txt.gz · Last modified: 2019/12/09 14:31 by akoehler