Iterations
The Iterations nodes are:
- Iterator Enqueue Node: Allows you to perform a queuing iteratively.
- Iterator Dequeue Node: Allows you to run a receive from a queue or a topic in an iterative manner.
- Iterator Call Node: Allows you to perform a synchronous iteratively.
- Iterator CoreCall Node: Allows you to make a call to another department in an iterative manner.
- Iterator SubFlowCall Node : DA COMPLETARE