Data Stream Analyzer

Usage

You can use the Data Stream Analyzer to try to determine the input message file type and length.

This module uses the default MIME types of the Apache Tika framework (refer to https://tika.apache.org/)

The module will write the check result into the workflow variables datastreamanalyzer.type and datastreamanalyzer.streamsize (LONG type). Additionally, the input message will be passed unchanged to the output message.

This module type has no configurable properties.