Difference between revisions of "Iterations"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Iterator Enqueue== IMG Allows you to perform a queuing iteratively. ==Iterator Dequeue== IMG Allows you to run a receive from a queue or a topic in an iterative manner ==...")
 
Line 1: Line 1:
==Iterator Enqueue==
+
The Iterations nodes are:
 +
[[File:iterationsNode.png|thumb|iterationsNode]]
 +
*Iterator Enqueue Node: Allows you to perform a queuing iteratively.
  
IMG
+
*Iterator Dequeue Node: Allows you to run a receive from a queue or a topic in an iterative manner.
  
Allows you to perform a queuing iteratively.
+
*Iterator Call Node: Allows you to perform a synchronous iteratively.
  
==Iterator Dequeue==
+
*Iterator CoreCall Node: Allows you to make a call to another department in an iterative manner.
 
 
IMG
 
 
 
Allows you to run a receive from a queue or a topic in an iterative manner
 
 
 
==Iterator Call==
 
 
 
IMG
 
 
 
Allows you to perform a synchronous iteratively.
 
 
 
==Iterator CoreCall==
 
 
 
IMG
 
 
 
Allows you to make a call to another department in an iterative manner.
 

Revision as of 15:40, 23 January 2012

The Iterations nodes are:

iterationsNode
  • 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.