Write dataset to textfile

Write dataset to textfile activity is used for writing the changes to the relevant file after the operations related to the dataset are completed.

*Text name The reference name of the text file which has already been opened or created is chosen in the dropdown.
*Dataset name The reference name of the dataset which has already been created is chosen in the dropdown.
Append If the append checkbox is checked, data will be appended to the end of the file. If it is not checked and the text file is empty, the data is written to the text file. If the text file includes the data, the old data is deleted to add the new data.

Note: * Fields selected with are required, others are optional.

Text name example

You can use the Text name as shown in the example.

newText

New dataset example

You can use the New dataset name as shown in the example.

newDS