Difference between revisions of "Iterations"
Line 2: | Line 2: | ||
[[File:iterationsNode.png|thumb|iterationsNode]] | [[File:iterationsNode.png|thumb|iterationsNode]] | ||
*Iterator Enqueue Node: Allows you to perform a queuing iteratively. | *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 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 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 CoreCall Node: Allows you to make a call to another department in an iterative manner. | ||
− | + | *Iterator SubFlowCall Node: Allows you to make a call to a subflow in an iterative manner. | |
− | *Iterator SubFlowCall Node : |
Revision as of 11:21, 8 February 2012
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: Allows you to make a call to a subflow in an iterative manner.