Difference between revisions of "Data Table Nodes"

From PresenceWiki
Jump to: navigation, search
 
Line 14: Line 14:
 
* [[Create Data Table]] - Creates a Data Table from scratch using custom values.
 
* [[Create Data Table]] - Creates a Data Table from scratch using custom values.
 
* [[Clear Data Table]] - Resets the Context Data Table to have zero rows and zero columns.
 
* [[Clear Data Table]] - Resets the Context Data Table to have zero rows and zero columns.
* [[Sort Data Table]] - Re-orders the Data according to the column order specified.
+
* [[Sort Data Table]] - Re-orders the rows in the Data Table according to the column order specified.
 
* [[Drop Duplicate Rows]] - Removes rows from the [[Data Table]] which are considered duplicates.
 
* [[Drop Duplicate Rows]] - Removes rows from the [[Data Table]] which are considered duplicates.
 
* [[Store Data Table]] - Temporarily stores the Data in a Presence Variable for later use.
 
* [[Store Data Table]] - Temporarily stores the Data in a Presence Variable for later use.

Latest revision as of 15:58, 24 January 2011

These Nodes are concerned with manipulating the Presence Data Table by filtering out data, dropping rows, columns, adding columns, etc.

The following Nodes are currently available:


See Also

Task Elements : Data Accesss Task Elements : Data Table 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