Positional file tool - Trim CSV file (streaming) action

The Trim CSV file (streaming) action streams a large delimited file in chunks and splits it into row-range sections, such as header, detail, and trailer rows.

Input

Input fieldDescription
File contentEnter file content datapills from a connector.
Chunk size (MB)Select the chunk size, in MB, to stream.
SchemasEnter fields to define one or more row-range sections of the file. Schema fields include Schema name, Start row, End row, Delimiter, Output destination, and Upload URL.
Column namesDefine column names for a schema's action output. Optionally, set a Default value per column. When a row is missing a value for that column (blank or absent), the default value is used instead. Applies to action output and CSV file output, though defaults on CSV output only apply when the delimiter is a comma.

Output

Output fieldDescription
Total lines processedThe total number of lines processed in the response file.
Total chunks processedThe total number of chunks processed while streaming the file.
StatusThe status of the file response.

Last updated: