Difference between revisions of "Variable Nodes"

From PresenceWiki
Jump to: navigation, search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
These Nodes allow you to manipulate Presence [[Variables]] in the [[Presence Context]], such as setting values.
+
These Nodes allow you to manipulate Presence [[Variables]] in the [[Presence Context]].
  
 
The following Nodes are currently available:
 
The following Nodes are currently available:
  
 
* [[Require Variable(s)]] - tells Presence to expect incoming Variables in a [[Nested Tasks|nested task]].
 
* [[Require Variable(s)]] - tells Presence to expect incoming Variables in a [[Nested Tasks|nested task]].
* [[Set Variable]] - sets the value of one variable or [[iterated variables]].
+
* [[Set Variable]] - sets the value of a single variable.
 
* [[Multiple Variable Setter]] - sets the value of several variables.
 
* [[Multiple Variable Setter]] - sets the value of several variables.
* [[Set Variable Unlocker]] - Provides the Presence runtime engine with the encryption key for accessing secure [[Global Variables]]
+
* [[Variable Unlocker]] - Provides the Presence runtime engine with the encryption key for accessing secure [[Global Variables]]
  
  
 
{{DataAccess}}
 
{{DataAccess}}

Latest revision as of 13:51, 17 October 2012

These Nodes allow you to manipulate Presence Variables in the Presence Context.

The following Nodes are currently available:


Task Elements : Data Accesss Task Elements : Variable Nodes

SQL Statement Nodes | Object Monitor Nodes | XML Query Nodes | Mail Scanner Nodes
Web Services Nodes | LDAP Query Nodes | JSON Node | Flat File Parser | Data Table Nodes | Variable Nodes
Transaction Control Nodes | Context XML Nodes


Task Elements | Resources