- Contents
Interaction Designer Help
Get Acc. (Boolean)
This Accumulator step gets the value of an instance of an accumulator of Boolean type.
Inputs
Accumulator Name
The name of the accumulator.
Instance Name
The Instance Name is defined in Interaction Administrator and created dynamically when a handler executes a Set Acc. step.
Outputs
Boolean Accumulator Value Retrieved
The variable specified here contains the value of the accumulator instance.
Exit Paths
Success
This step takes the Success exit path if the operation is successful.
Failure
This step takes the Failure exit path if the Instance Name is invalid for the accumulator. This would never happen if the Instance type was Any, but it is possible for the other instance types. Failure can also occur if communication between the IP process and the Accumulator server timed out due to heavy machine load.