/
Binary File Processing

PhixFlow Help

Binary File Processing

Scenario

Not all files come in as fixed format file. Sometimes datafiles have no formal structure or markers. In this case it may be possible to parse the file using binary file processing.

Take a file with no fixed format. Process it into a PhixFlow Stream

Solution:

  • Set up a file collector with a type = Binary File
  • Define the grammar for the file.
  • Process the file into a Stream.

 

Related content

Binary File Processing
Binary File Processing
More like this
Load Binary Files
Load Binary Files
More like this
Import Binary Files
Import Binary Files
More like this
Import Binary Files
Import Binary Files
More like this
Binary File Collector Grammar
Binary File Collector Grammar
More like this
Binary File Collector Grammar
Binary File Collector Grammar
More like this

Please let us know if we could improve this page feedback@phixflow.com