Open

Open activity is used for opening the existing text file.

*Text name The reference name is given to the text file file which will open in this field.
*Text file name The file path is written.
*Has header It is indicated whether the first line of the text document to be opened is a title or not.
Delimeter If the type is selected CSV, the separator character in the text document that will be opened is written to split rows into columns.
*Type The type of text document that will be opened from the dropdown is chosen.
Encoding The character encoding that can be used is chosen from the dropdown.

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

Text name example

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

newText

Text file name example

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

C:tempnotes.txt

Delimeter example

You can use the Delimeter as shown in the example.

name; surname; age; “;”

Type examples

You can use the Type as shown in the examples.

CSV_Default

CSV_Excel

CSV_InformixUnload

CSV_MySQL

CSV_Oracle

CSV_PostgreSQLCsv

CSV_PostgreSQLText

CSV_RFC4180

CSV_TDF

Text

Encoding examples

You can use the Encoding as shown in the examples.

UTF-8

UTF-16

ISO-8859-1

ISO-8859-9

Cp1252

Cp1254

US-ASCII