Last Updated: Feb 14, 2022
Data Table node stores transient data to enable iterations across multiple rows.
Data Table node stores table data mapped from preceding nodes and passes the data to the succeeding nodes row-by-row.
The table has to be defined in the preceding nodes.
In the Forex HyerApp, for the currencies received in an excel, if Exchange Rate needs to be retrieved from finance sites, the data from Excel is passed to Data Table and each row from Data table is iterated and passed to the Web UI node.
All Input/Local variables of Data Table node are displayed under the Variables tab.
All Default and Custom DataTables created in the task are displayed under the Table Definition tab.
After executing the task, the Result of Execution window displays the following tabs: