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...") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | The Operation nodes are: | |
+ | [[File:operationNode.png|thumb|operation nodes]] | ||
+ | *Enqueue Node: Allows you to perform a queuing/publish on a queue/topic (defined in the systems).Using the right mouse button you can edit/add operations or InputServices OutputServices. | ||
− | + | *Dequeue Node: Allows you to perform a read from a queue or a topic (defined in section systems). Using the right mouse button you can edit/add operations or InputServices OutputServices. | |
− | Allows you to perform a | + | *Call Node: Allows you to perform a synchronous operation (defined in the systems). Using the right mouse button you can edit/add operations or InputServices OutputServices. |
− | + | *CoreCall Node: Allows you to make a call to another service {{GVESB}}. | |
− | + | *SubFlowCall Node:The user clicking the right mouse button, create the respective sub-editor, to manage another stream. | |
− | + | =={{VULCON}} Configuration== | |
− | + | You might insert into your workflow one of the Nodes described above by drag and drop it into the {{VULCON}} Editor View. | |
− | + | When a node is inserted into the editor, a new element will appear into the element [[Flow]] (or [[SubFlow]]) of your Service [[Operation]] depending on the node you selected. The following table shows this: | |
− | Allows | + | {|class="gvtable" |
+ | ! Operation node !! GVCore element !! Notes | ||
+ | |- | ||
+ | | Enqueue || [[GVOperationNode]] || Allows to perform a communication with an external systems (invocation, sending messages, receiving messages). | ||
+ | Its op-type parameter will be setted to ''enqueue'' | ||
+ | |- | ||
+ | | Dequeue || [[GVOperationNode]] || Its op-type parameter will be setted to ''dequeue'' | ||
+ | |- | ||
+ | | Call || [[GVOperationNode]] || Its op-type parameter will be setted to ''call'' | ||
+ | |- | ||
+ | | CoreCall || [[GVCoreCallNode]] || Allows direct invocation of a {{GVESB}} core workflow. | ||
+ | |- | ||
+ | | SubFlowCall || [[GVSubFlowCallNode]] || Allows direct invocation of a {{GVESB}} core workflow sub-flow. | ||
+ | |} | ||
− | + | {{VOTE}} | |
− | |||
− | |||
− | |||
− |
Latest revision as of 21:31, 18 April 2012
The Operation nodes are:
- Enqueue Node: Allows you to perform a queuing/publish on a queue/topic (defined in the systems).Using the right mouse button you can edit/add operations or InputServices OutputServices.
- Dequeue Node: Allows you to perform a read from a queue or a topic (defined in section systems). Using the right mouse button you can edit/add operations or InputServices OutputServices.
- Call Node: Allows you to perform a synchronous operation (defined in the systems). Using the right mouse button you can edit/add operations or InputServices OutputServices.
- CoreCall Node: Allows you to make a call to another service GreenVulcano® ESB.
- SubFlowCall Node:The user clicking the right mouse button, create the respective sub-editor, to manage another stream.
VulCon Configuration
You might insert into your workflow one of the Nodes described above by drag and drop it into the VulCon Editor View.
When a node is inserted into the editor, a new element will appear into the element Flow (or SubFlow) of your Service Operation depending on the node you selected. The following table shows this:
Operation node | GVCore element | Notes |
---|---|---|
Enqueue | GVOperationNode | Allows to perform a communication with an external systems (invocation, sending messages, receiving messages).
Its op-type parameter will be setted to enqueue |
Dequeue | GVOperationNode | Its op-type parameter will be setted to dequeue |
Call | GVOperationNode | Its op-type parameter will be setted to call |
CoreCall | GVCoreCallNode | Allows direct invocation of a GreenVulcano® ESB core workflow. |
SubFlowCall | GVSubFlowCallNode | Allows direct invocation of a GreenVulcano® ESB core workflow sub-flow. |
{{#w4grb_rate:}} <w4grb_ratinglist latestvotes items="5" nosort/>