Difference between revisions of "SubFlow"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Description== Element SubFlow defines a sub-workflow to be used in a {{GVESB}} workflow. =={{GVESB}} Configuration== SubFlow will be present into element Operation. Its ...")
 
 
Line 38: Line 38:
 
* [[GVSavePointNode]]  
 
* [[GVSavePointNode]]  
 
* [[GVSubFlowCallNode]]
 
* [[GVSubFlowCallNode]]
 +
<div class="version_ge3.4">
 +
* [[GVSubFlowSplittedNode]]
 +
* [[GVSubFlowParallelNode]]
 +
* [[GVSubFlowSpawnNode]]
 +
</div>

Latest revision as of 14:56, 2 January 2015

Description

Element SubFlow defines a sub-workflow to be used in a GreenVulcano® ESB workflow.

GreenVulcano® ESB Configuration

SubFlow will be present into element Operation. Its name is associated with a GVSubFlowCallNode, present into the main Flow.

Using the sub-element Conditions can be (re)defined the conditions for possible use in the workflow routing.

The following table shows the Subflow element attributes:

Attribute Type Description
name required SubFlow name.
first-node required Indicates the initial node of the workflow.

From this node begins running when an instance of the workflow is invoked.

point-x optional X position of the start node in the VulCon workflows editor.

Immutable, used by VulCon®.

point-y optional Y position of the start node in the VulCon workflows editor.

Immutable, used by VulCon®.

Element SubFlow might contain the following sub-elements: