Content tab

The Content tab contains the following options for configuring which data to retrieve:
Ignore empty file
Select to skip empty files. When cleared, empty files will cause the process to fail and stop.
Do not raise an error if no files
Select to continue when no files are available to process.
Ignore missing path
Select to continue processing files when an error occurs that (1) no fields match the JSON path or (2) that all the values are null. When cleared, no further rows are processed when an error occurs.
Default path leaf to null
Select to return a null value for missing paths.
Limit
Specify a limit on the number of records generated from the step. Results are not limited when set to zero
.
Include filename in output
Select to add a string field with the filename in the result.
Rownum in output
Select to add an integer field with the row number in the result.
Add filenames to result
Select to add processed files to the result file list.
Last updated
Was this helpful?