Consuming data from a file

A Split node reads data from the file specified by the File Path setting. This option is supported only if it is not connected to an upstream node, or if its input terminal is not enabled as the flow terminal. If the map is defined as the data source, the map reads the file defined with the specified file.

The data file name specified by the File Path settings can be hardcoded as a literal, or it can be parameterized using a flow variable. Enclose the flow variable name with ‘%’ characters, for example "File Path: %my_data_file%"