Counter Increment Tool is used to increase a workflow variable or an environment variable within a workflow. This can be handy for activities such as loops. To use this tool correctly you will need to place it within a loop in your wokflow (a transition out of the tool, and later a transition that passes back into the tool).

Figure 1: Counter Increment Tool Properties

NameDescription
Type
  • Workflow Variable
  • Environment Variable
Variable NameSpecify the variable name to be retrieved.
Initial Counter ValueIf there's no value specified in the variable.
Increment ValueValue to increase in Integer.
Reset value when value exceedWhen the threshold hit the value specified, the Tool will reset the variable value to zero.
  • No labels