Difference between revisions of "Data Table Nodes"

From PresenceWiki
Jump to: navigation, search
Line 12: Line 12:
 
* [[Dataset Splitter]] - Splits the data into chunks based on differing values. Each chunk uses a separate [[Execution Path]].
 
* [[Dataset Splitter]] - Splits the data into chunks based on differing values. Each chunk uses a separate [[Execution Path]].
 
* [[Merge Results]] - Merges chunks of data from separate execution paths into one Data Table.
 
* [[Merge Results]] - Merges chunks of data from separate execution paths into one Data Table.
 +
* [[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 Data according to the column order specified.

Revision as of 14:41, 23 August 2010

These Nodes allow you to manipulate 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