Difference between revisions of "Operations"
Line 1: | Line 1: | ||
The Operation nodes are: | The Operation nodes are: | ||
− | [[File:operationNode.png|thumb| | + | [[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:
- 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.