<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=GVSubFlowSpawnNode</id>
	<title>GVSubFlowSpawnNode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=GVSubFlowSpawnNode"/>
	<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=GVSubFlowSpawnNode&amp;action=history"/>
	<updated>2026-04-13T07:15:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?title=GVSubFlowSpawnNode&amp;diff=4140&amp;oldid=prev</id>
		<title>G.dimaio: Created page with &quot;==Description==  Node that allows direct invocation of a {{GVESB}} core workflow's sub-flows as spawned processes.  =={{VULCON}} / {{GVCONSOLE}} Configuration==  GVSubFlowSpawnNo...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=GVSubFlowSpawnNode&amp;diff=4140&amp;oldid=prev"/>
		<updated>2014-05-13T10:56:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Description==  Node that allows direct invocation of a {{GVESB}} core workflow&amp;#039;s sub-flows as spawned processes.  =={{VULCON}} / {{GVCONSOLE}} Configuration==  GVSubFlowSpawnNo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Description==&lt;br /&gt;
&lt;br /&gt;
Node that allows direct invocation of a {{GVESB}} core workflow's sub-flows as spawned processes.&lt;br /&gt;
&lt;br /&gt;
=={{VULCON}} / {{GVCONSOLE}} Configuration==&lt;br /&gt;
&lt;br /&gt;
GVSubFlowSpawnNode allows to call a [[SubFlow]] in parallel, is a [[Flow]] element that extends [[FlowNode]].&lt;br /&gt;
&lt;br /&gt;
The following table shows the GVSubFlowSpawnNode element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| class || fixed || This attributes must assume the value '''it.greenvulcano.gvesb.core.flow.GVSubFlowSpawnNode'''&lt;br /&gt;
|-&lt;br /&gt;
| op-type || fixed || This attributes must assume the value '''spawn'''&lt;br /&gt;
|-&lt;br /&gt;
| change-log-context || optional || If 'true' log context is updated.&lt;br /&gt;
The default is 'false'.&lt;br /&gt;
|-&lt;br /&gt;
| on-exception-id || required || Node on which transfer control in case of exception during subflow initialization.&lt;br /&gt;
|-&lt;br /&gt;
| on-skip-id || optional || Node on which transfer control in case no subflow are started because all conditions returns false.&lt;br /&gt;
If not defined the control is transferred to @default-id node.&lt;br /&gt;
|-&lt;br /&gt;
| default-id || required || Node on which transfer control if subflow initialization is completed without errors.&lt;br /&gt;
|-&lt;br /&gt;
| max-thread || optional || Max number of subflow's execution threads.&lt;br /&gt;
Default to 5.&lt;br /&gt;
|-&lt;br /&gt;
| timeout || optional || Max execution time, in seconds, of the spawned subflows.&lt;br /&gt;
Default to 30s.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Might contain the following elements:&lt;br /&gt;
* [[FlowDef]]&lt;br /&gt;
* [[GVOperationNode#InputServices|InputServices]]&lt;/div&gt;</summary>
		<author><name>G.dimaio</name></author>
		
	</entry>
</feed>