DataTableGetNewRowV2

Description

This activity returns a new row with the same schema as the specified data table.


Input

DataTable InArgument<DataTable> REQUIRED

The table of which you want to get a new row.


Misc

You can configure the row values by pressing in the Workflow Designer the button 'Configure DataRow Values'.
In the 'Name' column you should place the column name, then set the 'Type', and the 'Value' for the current value. In the value field you can also put a variable.
You should perform this operation for each column you want to set a value for the current row.