<?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=ScriptCondition</id>
	<title>ScriptCondition - 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=ScriptCondition"/>
	<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=ScriptCondition&amp;action=history"/>
	<updated>2026-05-03T10:21:19Z</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=ScriptCondition&amp;diff=4322&amp;oldid=prev</id>
		<title>G.dimaio: Created page with &quot;This feature allows you to specify conditions that the incoming object, possibly in connection with the elements in the environment, must meet.  In the Script context the followi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=ScriptCondition&amp;diff=4322&amp;oldid=prev"/>
		<updated>2015-01-02T10:35:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This feature allows you to specify conditions that the incoming object, possibly in connection with the elements in the environment, must meet.  In the Script context the followi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This feature allows you to specify conditions that the incoming object, possibly in connection with the elements in the environment, must meet.&lt;br /&gt;
&lt;br /&gt;
In the Script context the following variables have bee defined:&lt;br /&gt;
* environment : the execution environment &lt;br /&gt;
* dataName : the name of the environment object to check &lt;br /&gt;
* logger : a Log4J Logger instance&lt;br /&gt;
&lt;br /&gt;
The ScriptCondition Element is used by: [[Conditions]], [[ServiceCallerTask#NextAction|NextAction]].&lt;br /&gt;
&lt;br /&gt;
The following table shows the ScriptCondition element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| type || fixed || This attribute must assume the value '''condition'''.&lt;br /&gt;
|-&lt;br /&gt;
| class || fixed || This attribute must assume the value '''it.greenvulcano.gvesb.internal.condition.ScriptCondition'''.&lt;br /&gt;
|-&lt;br /&gt;
| condition || required || This attribute defines the name of the condition. Unique inside the 'Conditions' element.&lt;br /&gt;
|-&lt;br /&gt;
| throw-exception || optional || If true an error during execution cause an Exception to be thrown.&lt;br /&gt;
If false an error during execution cause the condition to return &amp;quot;false&amp;quot;.&lt;br /&gt;
Default to &amp;quot;false&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Its subelements are:&lt;br /&gt;
* Description&lt;br /&gt;
* [[Script]]: containing the script to execute.&lt;/div&gt;</summary>
		<author><name>G.dimaio</name></author>
		
	</entry>
</feed>