mbox Header Extractor (expert)

Go to Product

Processes messages provided by the “mbox Reader” node, and extracts all message headers into individual columns.

In general, a header with a given name may occur several times times within a single message, thus this node allows different strategies for mapping a header to a column (see below “Mapping”).

Options

Input
The binary input column which holds the messages
Remove input column
Enable to drop the input column from the result table
Mapping
Specify how the header values should be mapped to column values; the following strategies are available:
  • Collection Cell: Create a collection cell for each header with all values.
  • String Cell (first): Create a string cell with the first occurring value.
  • String Cell (concatenated): Create a string cell with all values concatenated with “comma + space”.

Input Ports

Icon
Parsed mbox, one message per row

Output Ports

Icon
A table with columns for each message header which occurred in the input table

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.