Positional file tool - Parse flat file (streaming) action

The Parse flat file (streaming) action parses large positional flat files in chunks in Positional file tool.

Input

Input fieldDescription
File contentEnter file content datapills from a connector.
Chunk size (MB)Select the chunk size, in MB, to stream.
Merge file storage output?Select Yes or No to decide to merge all schemas with the flat file output into a single file.
Output formatSelect the format of the output. Options are CSV or JSON.
Record position validationsOptional. Enter a record you expect to appear at a selected line or line range. Each record entry includes an Identifier value and a Line / range. Enable Strict match to require every line in a range to match, instead of one line. The action fails if a validation isn't met. Blank lines aren't counted, and validation is skipped if left empty.
SchemasFields to define columns for the schema. Schema fields include Schema name, Identifier start position, Identifier length, Identifier value, Output destination, Upload URL, and Column specification.

Output

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

Last updated: