Difference between revisions of "Operations"
(Created page with "==Enqueue== IMG Allows you to perform a queuing/publish on a queue/topic (defined in the systems). ==Dequeue== IMG Allows you to perform a read from a queue or a topic (defi...") |
|||
Line 1: | Line 1: | ||
− | + | The Operation nodes are: | |
+ | [[File:operationNode.png|thumb|main 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). | |
− | Allows you to perform a | + | *Call Node: Allows you to perform a synchronous operation (defined in the systems). |
− | + | *CoreCall Node: Allows you to make a call to another service {{GVESB}}. | |
− | + | *SubFlowCall Node: Create a sub-editor, to manage another flow. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:34, 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.