Difference between revisions of "Operations"

From GreenVulcano Wiki
Jump to: navigation, search
Line 1: Line 1:
 
The Operation nodes are:
 
The Operation nodes are:
[[File:operationNode.png|thumb|main nodes]]
+
[[File:operationNode.png|thumb|operation nodes]]
 
*Enqueue Node: Allows you to perform a queuing/publish on a queue/topic (defined in the systems).
 
*Enqueue Node: Allows you to perform a queuing/publish on a queue/topic (defined in the systems).
  

Revision as of 15:45, 23 January 2012

The Operation nodes are:

operation nodes
  • Enqueue Node: Allows you to perform a queuing/publish on a queue/topic (defined in the systems).
  • Dequeue Node: Allows you to perform a read from a queue or a topic (defined in section systems).
  • Call Node: Allows you to perform a synchronous operation (defined in the systems).
  • CoreCall Node: Allows you to make a call to another service GreenVulcano® ESB.
  • SubFlowCall Node: Create a sub-editor, to manage another flow.